cyberpanel icon indicating copy to clipboard operation
cyberpanel copied to clipboard

debian 13 support required

Open phanduynam opened this issue 3 months ago • 13 comments

phanduynam avatar Sep 15 '25 16:09 phanduynam

It has been added, you can close the issue :)

master3395 avatar Sep 16 '25 20:09 master3395

Alright and how do you install it? sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/v2.5.5-dev/install.sh) and sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh) give the same response: Unable to detect your OS...

-e CyberPanel is supported on Ubuntu 18.04, Ubuntu 20.04 Ubuntu 22.04, AlmaLinux 8, AlmaLinux 9, AlmaLinux 10 and CloudLinux 7.x...

hartmanrik avatar Sep 18 '25 13:09 hartmanrik

Ah, i saw that it was missing a few things.

Here's one that should go through. https://github.com/usmannasir/cyberpanel/pull/1506

master3395 avatar Sep 18 '25 15:09 master3395

It should work now @hartmanrik if you try stable

master3395 avatar Sep 20 '25 23:09 master3395

@master3395 will try thanks!

hartmanrik avatar Sep 23 '25 19:09 hartmanrik

@master3395 will try thanks!

Have you tried lately, did it work?

master3395 avatar Nov 02 '25 19:11 master3395

I tried the stable branch and 2.5.5-dev without success.

# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 13 (trixie)"
NAME="Debian GNU/Linux"
VERSION_ID="13"
VERSION="13 (trixie)"
VERSION_CODENAME=trixie
DEBIAN_VERSION_FULL=13.1
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

on branch 2.5.5-dev:

./install.sh 
🚀 Enhanced CyberPanel Installer Starting...
[2025-11-04 22:33:59] [MAIN-INSTALLER] 🚀 Enhanced CyberPanel Installer Starting...
Log file: /var/log/cyberpanel_install.log
[2025-11-04 22:33:59] [MAIN-INSTALLER] Log file: /var/log/cyberpanel_install.log
🔧 Initializing modules...
[2025-11-04 22:33:59] [MAIN-INSTALLER] 🔧 Initializing modules...
✅ Loaded module: OS Detection
[2025-11-04 22:33:59] [OS-DETECT] ✅ Loaded module: OS Detection
✅ Loaded module: Dependency Manager
[2025-11-04 22:33:59] [DEPS-MANAGER] ✅ Loaded module: Dependency Manager
✅ Loaded module: CyberPanel Installer
[2025-11-04 22:33:59] [CYBERPANEL-INSTALL] ✅ Loaded module: CyberPanel Installer
✅ Loaded module: CyberPanel Fixes
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] ✅ Loaded module: CyberPanel Fixes
✅ All modules loaded successfully
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] ✅ All modules loaded successfully
🔍 Detecting operating system...
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] 🔍 Detecting operating system...
🔍 Detecting operating system...
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] 🔍 Detecting operating system...
Architecture: x86_64 (Supported)
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] Architecture: x86_64 (Supported)
Detected: Debian GNU/Linux 13
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] Detected: Debian GNU/Linux 13
✅ OS detected: Debian13 (debian)
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] ✅ OS detected: Debian13 (debian)
✅ Package manager: apt
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] ✅ Package manager: apt
✅ Architecture: x86_64
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] ✅ Architecture: x86_64
📦 Installing dependencies for  ()...
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] 📦 Installing dependencies for  ()...
❌ Unsupported OS family: 
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] ❌ Unsupported OS family: 

on branch stable:

# ./install.sh 
-e 
Unable to detect your OS...

-e 
CyberPanel is supporte

ktostam avatar Nov 04 '25 21:11 ktostam

I tried the stable branch and 2.5.5-dev without success.

# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 13 (trixie)"
NAME="Debian GNU/Linux"
VERSION_ID="13"
VERSION="13 (trixie)"
VERSION_CODENAME=trixie
DEBIAN_VERSION_FULL=13.1
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

on branch 2.5.5-dev:

./install.sh 
🚀 Enhanced CyberPanel Installer Starting...
[2025-11-04 22:33:59] [MAIN-INSTALLER] 🚀 Enhanced CyberPanel Installer Starting...
Log file: /var/log/cyberpanel_install.log
[2025-11-04 22:33:59] [MAIN-INSTALLER] Log file: /var/log/cyberpanel_install.log
🔧 Initializing modules...
[2025-11-04 22:33:59] [MAIN-INSTALLER] 🔧 Initializing modules...
✅ Loaded module: OS Detection
[2025-11-04 22:33:59] [OS-DETECT] ✅ Loaded module: OS Detection
✅ Loaded module: Dependency Manager
[2025-11-04 22:33:59] [DEPS-MANAGER] ✅ Loaded module: Dependency Manager
✅ Loaded module: CyberPanel Installer
[2025-11-04 22:33:59] [CYBERPANEL-INSTALL] ✅ Loaded module: CyberPanel Installer
✅ Loaded module: CyberPanel Fixes
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] ✅ Loaded module: CyberPanel Fixes
✅ All modules loaded successfully
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] ✅ All modules loaded successfully
🔍 Detecting operating system...
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] 🔍 Detecting operating system...
🔍 Detecting operating system...
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] 🔍 Detecting operating system...
Architecture: x86_64 (Supported)
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] Architecture: x86_64 (Supported)
Detected: Debian GNU/Linux 13
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] Detected: Debian GNU/Linux 13
✅ OS detected: Debian13 (debian)
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] ✅ OS detected: Debian13 (debian)
✅ Package manager: apt
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] ✅ Package manager: apt
✅ Architecture: x86_64
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] ✅ Architecture: x86_64
📦 Installing dependencies for  ()...
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] 📦 Installing dependencies for  ()...
❌ Unsupported OS family: 
[2025-11-04 22:33:59] [CYBERPANEL-FIXES] ❌ Unsupported OS family: 

on branch stable:

# ./install.sh 
-e 
Unable to detect your OS...

-e 
CyberPanel is supported

Stable branch isn't updated for 13 yet, i believe, i think that was merged from 2.5.5-dev, before it was ready to be in the stable. I think it was also reverted. But we are still working on almalinux 10, Debian 13, and Ubuntu 24.04.3.

But thanks for the log :)

master3395 avatar Nov 04 '25 21:11 master3395

So at the moment, no version can be installed on Debian 13, not even for testing purposes?

ktostam avatar Nov 04 '25 21:11 ktostam

Correct, it was withdrawn from the installer because of bugs in the installer.

master3395 avatar Nov 04 '25 22:11 master3395

I managed to install CyberPanel on Debian 13. However, I am having trouble launching CyberPanel. When I try to launch it, I get a Python error: File “/usr/local/CyberCP/lib/python3.13/site-packages/django/http/request.py”, line 1, in <module> import cgi ModuleNotFoundError: No module named 'cgi'

Debian 13 only allows Python 3.13 to be installed by default. And version 3.13 no longer has the “cgi” module.

ktostam avatar Nov 12 '25 13:11 ktostam

I managed to install CyberPanel on Debian 13. However, I am having trouble launching CyberPanel. When I try to launch it, I get a Python error: File “/usr/local/CyberCP/lib/python3.13/site-packages/django/http/request.py”, line 1, in <module> import cgi ModuleNotFoundError: No module named 'cgi'

Debian 13 only allows Python 3.13 to be installed by default. And version 3.13 no longer has the “cgi” module.

You tried Debian 13 in V2.5.5-dev or in 2.4.4?

master3395 avatar Nov 12 '25 19:11 master3395

I have already removed this installation, but I think it was V2.5.5-dev

ktostam avatar Nov 13 '25 09:11 ktostam