| SYSTEM INFORMATION | |
|---|---|
| OS type and version | Ubuntu Linux 16.04.7 |
| Webmin version | 1.999 |
| Virtualmin version | 7.7-3 |
| Processor information | Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz, 2 cores |
| Real memory | 3.85 GiB total |
Note:
I’m using a custom port to access webmin. This server has a few years and never had this problem.
Process running command fastrpc.cgi is taking all available CPU and makes the server unusable. This happened when the following actions were triggered:
1. When removing a virtualmin server that is already disabled:
In the two following steps the process hanged and I had to kill process fastrpc.cgi in order for it to continue. I got the following error messages:
Removing SSL from Nginx virtual host …
… Nginx SSL website failed! : virtualmin-nginx-ssl::feature_delete failed : Error reading response length from fastrpc.cgi :
Deleting DNS zone …
… DNS domain failed! : Error reading response length from fastrpc.cgi :
2. When accessing Server Configuration > DNS Records page
The page hangs with message “can not stablish connection to server”.
or sometimes the error is:
“Error reading response length from fastrpc.cgi”
3. When creating a new virtualmin server
The page hangs with message “can not stablish connection to server”.
For all three of those previous actions the process running fastrpc.cgi takes all CPU memory until the usage registered of the CPU is 99%.
I thought it was a problem with no enough memory but when I upgraded the server and added more RAM/cores it also crashes in the same actions.
Additional note:
I did run “Re-check Configuration” and got: … your system is ready for use by Virtualmin
Could it be related to DNS and a possible timeout trying to resolve something there?

