Community

Closed Unable to install CyberPanel to a VPS Ubutnu 20.04

un
unique #1

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**
NK
Nitesh Kunnath #2

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)

un
unique #3

Damn.

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

BTW this solved my problem.

NK
Nitesh Kunnath #4

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

This topic is closed to new replies.