Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Soft Lockup Errors on Ubuntu 22 with CyberPanel 2.3.8 #1355

Open
Pushkraj19 opened this issue Nov 5, 2024 · 1 comment
Open

[BUG] Soft Lockup Errors on Ubuntu 22 with CyberPanel 2.3.8 #1355

Pushkraj19 opened this issue Nov 5, 2024 · 1 comment

Comments

@Pushkraj19
Copy link

Environment:

  • CyberPanel Version: 2.3.8
  • Operating System: Ubuntu 22
  • PHP Version: 8.2
  • Kernel Version: 5.15.0-124-generic

Issue Description:
I'm experiencing recurring "soft lockup" errors on a server running CyberPanel 2.3.8 on Ubuntu 22. This issue appears to be related to processes involving PHP and systemd, which become unresponsive for extended periods and trigger kernel watchdog warnings.

Syslog Messages:
Here are sample messages from /var/log/syslog related to the issue:

Nov  5 05:13:30 kernel: [85286.682476] watchdog: BUG: soft lockup - CPU#4 stuck for 23s! [php:161987]
Nov  5 05:13:48 kernel: [85303.940681] watchdog: BUG: soft lockup - CPU#1 stuck for 39s! [php:161983]
Nov  5 05:14:07 kernel: [85322.974601] watchdog: BUG: soft lockup - CPU#7 stuck for 31s! [systemd:1]
Nov  5 05:14:08 kernel: [85323.834498] watchdog: BUG: soft lockup - CPU#6 stuck for 36s! [rs:main Q:Reg:561]
Nov  5 05:14:38 kernel: [85354.727430] watchdog: BUG: soft lockup - CPU#5 stuck for 22s! [php:162055]

Steps to Reproduce:

  1. Install CyberPanel 2.3.8 on a fresh Ubuntu 22 server.
  2. Configure PHP 8.2.
  3. Monitor /var/log/syslog for soft lockup errors.
  4. The error appears intermittently, seemingly triggered by routine PHP or systemd tasks.

Expected Behavior:
No kernel errors or soft lockups should occur.

Observed Behavior:
Frequent soft lockups affect server responsiveness and stability, requiring server reboots.

Troubleshooting Attempts:

  • Restarting PHP and systemd-related services
  • Rebooting the server
  • Reviewing CyberPanel configurations for PHP resource usage

Request:
Please investigate the compatibility of CyberPanel 2.3.8 with Ubuntu 22, especially concerning PHP and system resource management. Let me know if there are any recommended patches, configurations, or debugging steps.

@jumson
Copy link

jumson commented Nov 5, 2024

My system resource issues were happening because I was hacked. It caused my SSHD to also turn off and I had to pull up a VNC terminal.
Check this out: #1356
#1356

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants