Unable to Install Cyber Panel

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.

Hi,

Please try this way

yum install curl wget -y

wget https://cyberpanel.sh/cyberpanel.sh

chmod +x cyberpanel.sh

./cyberpanel.sh

but, today I checked … it worked…

I think Yesterday Cyber Panel has some error in the server.

Hi,

Could be network fluctuation on that server

on my server or cyber panel?

kindly check yesterday logs,

there all yum update worked for cent os

so, i dont think it was my server fault…

the cyberpanel server

I update some component this morning and that appears fixes all the isuses in recent.

Oh I see…

Thank you for the fix…

:slight_smile: sorry for the inconvenience

I have a small doubt…

OLS vs LS Ent

is there any difference in Speed or Performance?

when I checked the difference in LS website,

I came to understand…

OLS Has some limited facilities… and LS having advanced features…

something like CAR…

Basic Option Car and Full Option Having Same Engine and Specifications Including mileage…

But,

Basic May have 2 Airbags and normal stereo system…

but the full option may have 6 Airbags and Android stereo system…

is there a difference in OLS vs LS ent something like that?

or,

it has a serious difference in the engine too…

hmmmm

is there any difference in Speed or Performance?

I think there could be some difference in performance, but should not be noticeable , no matter a new stuff/feature/optimization is introduced in one branch , it will also be introduced in other.

but for most situation and the one that matters most, ,is full .htaccess support and Apache directive support

Full htaccess, where it comes to be a problem?

when Importing an OLD site from CPANEL to OLS?

you see, in Apache , htaccess supports many directives besides rewriterule and rewritecond

like <File ....> ,<Directory ...> etc , these directives are not supported by OLS and you have to work around it.

You mean,

we rewrite some rules using htaccess

such as https rules,

sometimes, redirect 301 rules…

file caching, GZIP, File cache expiry… etc…

Those htaccess rules, not work in OLS?

but Only works in LS ent?

correct me if I am wrong.

I need one more helpful info.

I created a New Droplet in DO

Installed CentOS from Their Dashboard

Then Logged into SSH Putty

Installed OLS.

After Installed OLS, I Assigned a Floating IP from DO.

Now,

I can log in to Cyber Panel using this Two IP

the first IP provided by DO:8090 works

also second IP - floating assigned by me: 8090 works

But

when I logged in to Cyber Panel, I can see Only the First IP - in the Cyber Panel Dashboard.

in the SSH Putty, I rebooted server…

Then, I logged again Putty, shows the First IP only…

Second IP is not showing anywhere…

is that a problem?

Do, I need to reinstall the OLS and Cyber Panel?

Without Reinstall, Can I Change IP in Cyber Panel?

This two IP will Conflict anywhere in future…

the IP you see in panel is written in /etc/cyebrpanel/machineIP just change that

How can I Go there?

/etc/cyebrpanel/machineIP

using FTP or WinSCP ?

also let me know,

how to go in this location home/backup

Hi,

Use winSCP or SSH , or SFTP , it will require root access to access there.

Meanwhile,

I have noticed… A JS Delivery Information while installing Cyber Panel with LS Ent.

that info in SSH Says, enabling this will Load Cyber Panel Dashboard Fast.

but,

I could not see any info like that when I installed OLS with Cyber Panel.

and My Cyber Panel Dashboard is Loading very slow…

The server is fast 1Gbps speed upload and download.

still OLS Cyber Panel Dashboard is Slow…

how can I make it fast by install that JS thing…

where you see that js deliver ? its removed for sometimes already , it’s no longer needed.

please check with chrome dev tool and see what is stalling time.

when I installed LS ent in AWS it asked… I remember…

its about one or two month before i think …

mean while let me know,

what are the credentials to login with WinSCP

user name root or centos

and what will be the password?

I logged in to Putty using RSA Key