Hello,
tried today to upgrade CyberPanel with the below command
sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)
and all I’ve got was
_mysql.connection.query(self, query)
MySQLdb._exceptions.OperationalError: (1050, “Table ‘websiteFunctions_remotebackupconfig’ already exists”)
above command failed…
resulting in
Give us some info…