Hello i want help . All website is stopped? in CyberPanel

When I update the new version of WordPress 6.1, a critical error has occurred come and all my domain not working, I reboot the vps server but nothing happens, please advice

Welcome @Haroon Happy you are here

Post the contents of:

  1. /usr/local/lsws/logs/error.log
  2. /home/cyberpanel/error-logs.txt

Try to upgrade CyberP:

sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)

I am use root for login tel me how to login sh <

  1. Open SSH terminal like Putty (Cross-plat) or Bitvise SSH (Windows) or Remmina (Ubuntu)
  2. Login to your server with root user or sudo user
  3. Copy paste this:

sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)

Thanks, josephgodwinke