Having an issue with the installer script.
Welcome to Ubuntu 22.04 LTS (GNU/Linux 5.15.0-37-generic x86_64)
System information as of Sat Jun 11 01:55:05 AM UTC 2022
System load: 0.12744140625 Processes: 244
Usage of /: 23.0% of 28.37GB Users logged in: 0
Memory usage: 6% IPv4 address for ens192: 192.168.1.224
Swap usage: 0%
0 updates can be applied immediately.
Last login: Sat Jun 11 01:47:52 2022 from 192.168.1.50
root@web:~$ 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 2033 0 --:–:-- --:–:-- --:–:-- 2033
-e
Unable to detect your OS…
-e
CyberPanel is supported on Ubuntu 18.04, Ubuntu 20.04, Ubuntu 20.10, CentOS 7.x, CentOS 8.x, CloudLinux 7.x, CloudLinux 8.x and AlmaLinux 8.x…
root@web:~$
root@web:~# cat /etc/os-release
PRETTY_NAME=“Ubuntu 22.04 LTS”
NAME=“Ubuntu”
VERSION_ID=“22.04”
VERSION=“22.04 LTS (Jammy Jellyfish)”
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
LINKS removed as I am new and it fussed about it
UBUNTU_CODENAME=jammy
This is installed in my home lab on ESX 7 with the official Ubuntu ISO installer as of today. I did not choose the download update option in the installer steps but I did run the apt update && apt upgrade before I ran the installer script for CyberPanel, I just didn’t show that in the above.
Thanks for any pointers as to why this might happen. This is a brand new install so I don’t know what would cause this error.