Community

Cyberpanel Stuck at 2.1.2

go
goldalex #1

I’ve been attempting to get my Cyberpanel to upgrade to the latest release. However, my panel stays on 2.1.2 instead of completely upgrading. The upgrade script runs fine and reports a completed upgrade. However when I then check in my panel it’s always still at 2.1.2. I reviewed the upgrade logs in terminal and do not see any stopper errors.

What else can I do to try and get the upgrade to complete? I am running Cyberpanel on CentOS 7.

Thank you.

jo
josephgodwinke #2

Hello @goldalex Happy you are here

Post the contents of nano /var/log/upgradeLogs.txt

go
goldalex #3

Thanks for getting back to me. See below. It references a file that does not exist. Thanks


Starting Upgrade...1

Starting Upgrade...1

Starting Upgrade...1

Starting Upgrade...1

Starting Upgrade...1

Starting Upgrade...1

Starting Upgrade...1

Starting Upgrade...1

command failed, exiting. For more information read /var/log/installLogs.txt [404]

Starting Upgrade...1

Starting Upgrade...1

Starting Upgrade...1

jo
josephgodwinke #4

Post contents of nano /var/log/installLogs.txt

go
goldalex #5

That file does not exist on server

jo
josephgodwinke #6

Well try this:

sudo su - -c "sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/cyberpanel_upgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/cyberpanel_upgrade.sh)"
jo
josephgodwinke #8

Run:

yum -y install yum-plugin-copr
go
goldalex #9

Ran both. Copr, was already installed so I re-installed. Ran update for acme as well.

Same results upgrade did not complete. With the same error in the upgradelogs file.

jo
josephgodwinke #10

Check for available updates yum check-update then update yum update if any. Check the logs cat /var/log/yum.log

go
goldalex #11

Not sure what you want me to look for. But I do not see any errors or warnings. I see only updates/installs.

jo
josephgodwinke #12

Hello @goldalex

You can wait for another member to put their thoughts in but i do not recommend CentOS 7 with cyberpanel nor do i support it. If you are at the end of your server plan you can switch to AlmaLinux 8.4 or Ubuntu 20.04 (highly recommended).

Sign in to reply