Hi!
Firstly, thank you for this very good system!
I had my VPS running Virtualmin for 2 years without any issues but about 1-2 months I started having issues.
Initially the websites was getting unreachable due high CPU and memory usage from mySQL service.
I did some changes like increasing virtual memory and changing tables engine from MyISAM to InnoDB also changing PHP from FPM to FCGI.
With this changes the CPU usage problem has gone.
But after 2 days I started having problems with crash in Apache and MariaDB due OOM then I changed the InnoDB pool size and MaxRequestWorkers parameters.
After the OOM problem has gone too but websites always become unresponsive after 1-2 days working fine.
Looking for crashed services I found only this but itâs the same when the websites are working fine.
⯠systemctl --type=service --state=failed
UNIT LOAD ACTIVE SUB DESCRIPTION
â systemd-networkd-wait-online.service loaded failed failed Wait for Network to be Configured
What I can notice now is very low CPU usage (1 - 5 %) when websites are unresponsive.
Sometimes the websites starts work again after restart Apache or reboot but right now even rebooting wonât solve.
Another thing that I can notice is when the websites are unresponsive I canât access Virtualmin using configured proxy from panel.domain.com:1000 to panel.domain.com. Itâs reachable only directly pointing to port 10000.
I have checked some logs and I canât see anything wrong.
I would like to get some suggestions to find the problem because I donât know where to look.
Thanks for all help.
Best regards.
| SYSTEM INFORMATION | |
|---|---|
| OS type and version | Ubuntu Linux 22.04.5 |
| Usermin version | 2.400 |
| Virtualmin version | 7.40.1 |
| Theme version | 25.10 |
| Apache version | 2.4.52 |
| Package updates | All installed packages are up to date |

