Can’t install CyberPanel

            CyberPanel Installer v2.1.2
  1. Install CyberPanel.

  2. Exit.

Please enter the number[1-2]: 1

Please enter the right number [1-2]

VPS…?
Try to check your connection :slight_smile:

i was thinking… why the installer not “download” pre-installed files. so people will no need worries about the connection time to live timeout

This is some issue regarding server permissions I believe

Try this,

Login as root

sudo su -

Then run the installer

sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)

dont forget to cd /usr/local/src or other readable folder
sometimes this simple command can make error :smiley:

1 Like