Repair Method 1

If you can log in to the panel, just click the Fix button.

Repair Method 2
Use

bt

command

Repair Method 3

Override the installation with the install command and then clear the panel cache

curl -sSO http://www.aapanel.com/script/new_install_en.sh && bash new_install_en.sh
bt 9
9 months later

Strangely aaPanel stopped functioning on raspberry pi4

7 days later

If there is no solution and it's not going to function anymore, please just let me know so that I switch to another control panel.

Thanks

3 years later

dont forget to mention the code after port


if you forget the code find on history browser
thanks

a year later

i use version 7.0.10. Menu Docker, tab compose not woking and tab tempalte not display

    16 days later

    I'm still using Centos 7, please provide a solution, thanks

      Hello, can you use the ssh tool to log in to your server and then execute the following command to fix it?
      rm -f /tmp/update_to7.pl && curl -k https://node.aapanel.com/install/update_7.x_en.sh | bash

      nuhajat

        aaPanel_Kern
        I have already used Repair Method 3 override the installation with the install command
        curl -sSO http://www.aapanel.com/script/new_install_en.sh && bash new_install_en.sh
        ..
        thank you for the solution, I will try it if it recurs with the same problem :

          19 days later

          Hello, what problem did you encounter? Is there any log information? Overwriting the installation will not lose data, and the aapanel username and password will be changed.

          aboobacker

          4 months later

          hello, if I click and run "Fix" buttons, will it delete websites, settings, databases, cron jobs, etc.?

            Hello, no, the repair only updates the repair panel and does not affect the website, etc.
            It is recommended that you make a backup of the server before operation

            aaP_billing