Announcement

Collapse
No announcement yet.

Mount point error

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

  • Mount point error

    Hello,

    At the end of the cmd cagefsctl --reinit I get the following ​error:

    mount: mount point /home/cagefs-skeleton/opt/cpanel/ea-php56/root/etc does not exist
    Error: failed to mount /usr/share/cagefs/.cpanel.multiphp/opt/cpanel/ea-php56/root/etc​

    How to fix it please?

  • #2
    Hi,

    Can you please show the output of the following?

    Code:
    cat /etc/cagefs/cagefs.mp | grep php56

    Comment


    • #3
      Hi,

      @/opt/alt/php56/link,700
      @/opt/alt/php56/var/lib/php/session,700
      @/var/log/alt-php56-newrelic,700
      @/var/cpanel/php/sessions/ea-php56,700​

      Comment


      • #4
        Hmm, that seems good. Okay, what was the reason you are trying to do a cagefs reinit? Have you moved the skeleton to another location? What guide you were using if so?

        Comment


        • #5
          Yes I used this guide https://cagefs6.rssing.com/chan-64843834/all_p1.html because I get Error 500 in all websites when I enable CageFS for each site. When I disable CageFS the website work properly.

          Comment


          • #6
            My guess is that something is not ok with the Is the /etc/cagefs/cagefs.mp file. Please rename it to create a backup, then create a new one with:

            Code:
            cagefsctl --create-mp
            And try to init again.

            Or create a ticket for us to check in place.

            Comment


            • #7
              It works! Thank you

              Comment


              • #8
                Thanks for the followup, I am not marking recreating the mp file as a solution as it's a too specific one. Better to review each incident individually

                Comment

                Working...
                X