Announcement

Collapse
No announcement yet.

CloudLinux ELevate errors

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • CloudLinux ELevate errors

    Hello,

    When trying to upgrade the operating system, including cPanel, CloudLinux 7.9 to a higher version, according to the following tutorial https://docs.cloudlinux.com/shared/e...-7-with-cpanel, I received many errors.
    They appear as follows:

    2023-11-06 01:35:27.643 ERROR PID: 7400 leapp: 2023-11-06 01:35:26.484741 [ERROR] Actor: dnf_transaction_check
    Message: DNF execution failed with non zero exit code.
    STDOUT:
    cPanel Plugins project 259 kB/s | 373 kB 00:01
    cPanel Addons Production Feed - EL8 11 kB/s | 10 kB 00:00
    CloudLinux-8.6 - Gradual Rollout Slot 1 0.0 B/s | 0 B 00:03

    STDERR:
    Failed to create directory /var/lib/leapp/el8userspace//sys/fs/selinux: Read-only file system
    Failed to create directory /var/lib/leapp/el8userspace//sys/fs/selinux: Read-only file system
    No matches found for the following disable plugin patterns: subscription-manager
    Repository extras is listed more than once in the configuration
    Errors during downloading metadata for repository 'cloudlinux-rollout-1-8':
    - Curl error (60): Peer certificate cannot be authenticated with given CA certificates for https://rollout.cloudlinux.com/slot-...ata/repomd.xml [SSL certificate problem: self signed certificate].
    Error: Failed to download metadata for repo 'cloudlinux-rollout-1-8': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

    2023-11-06 01:35:27.663 WARNING PID: 7400 leapp.reporting: Stable Key report entry not provided, dynamically generating one - 1d5bee3403c3eba2cb3c31d708093facfbdd4b06
    2023-11-06 01:35:27.977 WARNING PID: 7400 leapp.reporting: Stable Key report entry not provided, dynamically generating one - 1d5bee3403c3eba2cb3c31d708093facfbdd4b06
    2023-11-06 01:35:28.202 WARNING PID: 7400 leapp.reporting: Stable Key report entry not provided, dynamically generating one - 1d5bee3403c3eba2cb3c31d708093facfbdd4b06
    2023-11-06 01:35:28.368 ERROR PID: 7400 leapp: Upgrade workflow failed, check log for details


    I tried to solve the problem with the repository by getting the license data again, it did not have the desired result.
    The problem with not being able to create files, I tried to solve by setting them up manually - this did not pass the test,

    leapp preupgrade went successfully.

    Has anyone perhaps encountered such problems?


    Best Regards.

  • #2
    Hello,

    First of all please ensure the server is licensed and active, please run the following command which should return OK:

    Code:
    cldetect --check-license
    If all Ok please try to disable the rollout repos:
    Code:
    yum-config-manager --disable cloudlinux*rollout*

    Comment


    • #3
      Hello,

      Yes, when checking the license I get output that it is OK.
      This command can help with this, thank you.
      On the other hand, how can I get rid of the other errors? This is:
      2023-11-06 01:35:27.643 ERROR PID: 7400 leapp: 2023-11-06 01:35:26.484741 [ERROR] Actor: dnf_transaction_check
      Message: DNF execution failed with non zero exit code.
      STDOUT:
      cPanel Plugins project 259 kB/s | 373 kB 00:01
      cPanel Addons Production Feed - EL8 11 kB/s | 10 kB 00:00
      CloudLinux-8.6 - Gradual Rollout Slot 1 0.0 B/s | 0 B 00:03

      STDERR:
      Failed to create directory /var/lib/leapp/el8userspace//sys/fs/selinux: Read-only file system
      Failed to create directory /var/lib/leapp/el8userspace//sys/fs/selinux: Read-only file system
      No matches found for the following disable plugin patterns: subscription-manager​

      Best Regards.

      Comment


      • #4
        Haven't seen such error before. However, by looking into https://almalinux.discourse.group/t/...ile-system/613 - please review the last package mentioned in the output.

        Comment


        • #5
          Well, thank you. And is error:
          Failed to create directory /var/lib/leapp/el8userspace//sys/fs/selinux: Read-only file system
          Failed to create directory /var/lib/leapp/el8userspace//sys/fs/selinux: Read-only file system
          Is it popular if this is the case?

          Comment


          • #6
            Originally posted by Kukwiak View Post
            Well, thank you. And is error:
            Failed to create directory /var/lib/leapp/el8userspace//sys/fs/selinux: Read-only file system
            Failed to create directory /var/lib/leapp/el8userspace//sys/fs/selinux: Read-only file system
            Is it popular if this is the case?

            I believe this is not the real issue, but a side note of something above. If you fix other issues this one should be gone as well. It's just my suggestion, while I could be wrong.

            Comment

            Working...
            X