Unable to install CyberPanel to a VPS Ubutnu 20.04

Hi everyone,

I am trying to install CyberPanel to a VPS server but it fails. I tried root and user install but I get different problems.

When I use sudo -i to get into root mode, I get this error:

When I use admin account:

EDIT:

**If you don't have direct access to root user, please run sudo su - command (do NOT miss the - at end or it will fail) and then run installation command again.**
**(23) Failed writing body**

The commands are wrong bro.

First do this

sudo su - 

Then

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

Damn.

Why i can’t run it as a pure root?

BTW this solved my problem.

1 Like

Because it may not be pure root or the root is still having restrictions. Contact your hosting provider enquiring about this behaviour.

1 Like

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