I’m encountering a serious issue with my server running BTPanel (BT.cn or BT Soft Panel). Recently, I noticed that the CPU usage on my server spikes to 100%, and after some investigation, I found that the btpython process is the primary cause of this high CPU usage.
Here are the details of the problem:
- Process Name: btpython
- Issue: CPU usage reaches 100%
- Aapanel Version: 7.0.8
- Operating System: Ubuntu 20.04
- Steps Taken:
- Checked processes with high CPU usage using top and htop.
- Stopping the btpython process using pkill, but it returns and consumes 100% CPU after a while.