After Upgrade Cyberpanel all site haves’ problems

if my upgrade will succeed , do I need install cyberpanel from 0 again?

No all sites and settings stay same.

1 Like

To disable firewall try

systemctl stop csf

1 Like

The firewall was disabled by default but I got the same error ,

in that server I have windows os , and trace the ip from windows and got time out.

not the ISP try to fix that.

Thanks

Windows? I believe Cyberpanel works only on linux platforms

not windows , I have machin that is runing windows on that server …

Connect your server via SSH and login as root

sudo su -

Then try to upgrade using this command

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

Let me know if there is any error.

1 Like

I was removed my server and try to install it from 0 and now I get this:

--2022-02-09 10:17:08--  https://cyberpanel.net/install.sh
Resolving cyberpanel.net (cyberpanel.net)... 172.67.203.238, 104.21.44.216, 260>
Connecting to cyberpanel.net (cyberpanel.net)|172.67.203.238|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1802 (1.8K) [application/x-sh]
Saving to: ‘STDOUT’

^M-                     0%[                   ]       0  --.-KB/s              >

2022-02-09 10:17:09 (23.4 MB/s) - written to stdout [1802/1802]

You should not use install command if your server already has cyberpanel installed.

Try to do as I suggested above and let me know what happens.

1 Like

I know that , I have installed new ubuntu and try to install cyberpanel with install command and that server no longer exist anymore.
This is what I got

What should I do now?
it’s not runing the installation…

Which hosting provider? you need not have to install GUI supported ubuntu version. That usually gives many issues.

If you could send me the server SSH login details, I will try it and guide you.

1 Like

and if I installed the Ubuntu server with no graphical interface , is that going to install ?

See, I cannot say anything unless I get to know the real reason behind your issue. If you could send me the login access, I will check it directly and examine what exactly is going wrong with your setup.

1 Like

You mean there is no need to install the core version of ubuntu anymore and you will solve this issue?

You must install Ubuntu 20.4 minimal image on your VPS and then run apt update and apt upgrade command.
After that, try cyberpanel install command

1 Like

Now I installed the Ubuntu 20.04 Server and try install cyberpanel and get this:

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  1802  100  1802    0     0    375      0  0:00:04  0:00:04 --:--:--   398
curl is already the newest version (7.68.0-1ubuntu2.7).
wget is already the newest version (1.20.3-1ubuntu2).
wget set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 79 not upgraded.

Initializing...

Fetching latest data from CyberPanel server...

This may take few seconds...

Branch name fetched...v2.1.2

And then stop there
I sent you my SSH Login info
Would you please cheek that?

Thanks

What server provider you use?

I’m In Persia (you heard that as Iran)
Its my own server that is hosted on the largest Provider in our country and it seams the cyberpanle blocked our IP address.

Cyberpanel doesnt blocks any IP address and never will.

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.