Skip to content

Commit 91aa0da

Browse files
authored
Merge pull request #226 from prilr/elevate-trouble
Add a new troubleshooting scenario for Elevate
2 parents 2a73ed3 + c51359e commit 91aa0da

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

docs/cloudlinuxos/elevate/README.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ You may encounter the following error message when attempting to upgrade:
426426
One or more EasyApache 4 package(s) are not compatible with CloudLinux 8.
427427
Please remove these packages before continuing the update.
428428
- ea-apache24-mod-unsupported-package
429-
- ...
429+
- ...
430430
```
431431

432432
Review and remove the listed EasyApache packages, then restart the process.
@@ -452,6 +452,16 @@ It's recommended to follow the provided suggestion and remove the repositories a
452452

453453
If you'd like to add the configuration data for new repositories and packages to Leapp, please refer to the [Contribution](/cloudlinuxos/elevate/#contribution) section of the manual for information on the proper procedure for doing so.
454454

455+
#### Modified or custom package repositories
456+
457+
CloudLinux Elevate is intended for use with the default CloudLinux repositories. If you have custom/local repositories providing CloudLinux packages, or have disalbed CLN communication, you most likely won't be able to complete the upgrade process.
458+
459+
If you encounter problems in this scenario:
460+
_ Before restarting the upgrade, restore the stock configuration of repositories.
461+
_ Re-enable RHN plugins and ensure that the system is registered with CLN.
462+
_ Make sure there are no repositories that are hardcoded to use a specific major OS version (e.g. 7) instead of $releasever.
463+
_ Continue with the upgrade process.
464+
455465

456466
## Known issues
457467

@@ -630,7 +640,7 @@ This scenario contains steps on how to upgrade CloudLinux 7 to CloudLinux 8 on s
630640

631641
It uses an additional tool to assist with migration of cPanel-related features - the script provided by the cPanel team: [elevate-cpanel](https://github.com/cpanel/elevate).
632642

633-
See the official cPanel Elevate documentation at https://cpanel.github.io/elevate/
643+
See the [official cPanel Elevate documentation here](https://cpanel.github.io/elevate/).
634644

635645
### Upgrade process overview
636646

@@ -794,8 +804,7 @@ This scenario contains steps on how to upgrade CloudLinux 7 to CloudLinux 8 on s
794804

795805
The process is performed through a tool provifed and maintained by the Plesk team, [cloudlinux7to8](https://github.com/plesk/cloudlinux7to8), with CL Leapp as a component of the process.
796806

797-
See the official Plesk cloudlinux7to8 documentation with additional details at [the project page for cloudlinux7to8
798-
](https://github.com/plesk/cloudlinux7to8?tab=readme-ov-file#)
807+
See the official Plesk cloudlinux7to8 documentation with additional details at [the project page for cloudlinux7to8](https://github.com/plesk/cloudlinux7to8?tab=readme-ov-file#)
799808

800809
### Preparation
801810

0 commit comments

Comments
 (0)