I have setup a new server with cyberpanel. Now I am trying to migrate site from old to new everything works fine, but when restoring the sites I am getting an error below:
[01.12.2022_12-35-39] Restore aborted for: backup-xxxx.org-01.12.2022_12-34-25.tar.gz. Error message: Error Message: 'NoneType' object has no attribute 'text'. Not able to create Account, Databases and DNS Records, aborting. [575][5009]
Have you upgraded CyberPanel recently? Running the following command to upgrade may fix the problem, there was a commit addressing a similar issue on Dec.1 2021. The version number may not be different, upgrades the github repo installed locally. Let me know, I’m curious on this one.
sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)