Server: Digital Ocean - CentOS 7 - 4GB / 2CPU
After First login to SSH
sudo su -
Then
yum -y update
Server Updated.
Then, I Run Reboot command.
Then after reboot…
I run
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
But, i’m getting error.
Through the same method I installed more than 7 servers…
all they now working good… but now, this new server getting error.
I thought its my server problem.
so, I destroyed server,
and created new again… and tried the same methods as above…
here my logs…
Using username “centos”.
Authenticating with public key “sitename”
Last login: Sun Nov 24 23:40:15 2019 from IP
[centos@sitename ~]$ sudo su -
Last login: Sun Nov 24 23:40:47 UTC 2019 on pts/0
[root@sitename ~]# sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 95 100 95 0 0 217 0 --:–:-- --:–:-- --:–:-- 217
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:–:-- 0:02:07 --:–:-- 0curl: (7) Failed connect to cyberpanel.sh:443; Connection timed out
chmod: cannot access ‘installer.sh’: No such file or directory
/dev/fd/63: line 4: ./installer.sh: No such file or directory
[root@sitename ~]#
Kindly give me a reply …
thanks.
sorry for the inconvenience