i have virtualmin installed with centos 7 and today weird thing was happening, when every i try to restart any service say httpd, mysql or webmin
Command:
systemctl restart httpd or systemctl status named
i get the following message:
Failed to execute operation: Connection reset by peer
or somtime when I try to execute systemctl using the root account they fail with a Connection timed out error:
The same thing occurs with systemctl start or systemctl stop when ran as root.
Any help how to resolve the issue?
Command:
systemctl restart httpd or systemctl status named
i get the following message:
Failed to execute operation: Connection reset by peer
or somtime when I try to execute systemctl using the root account they fail with a Connection timed out error:
The same thing occurs with systemctl start or systemctl stop when ran as root.
Any help how to resolve the issue?
Comment