These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Post - Installation on the new forum.
I just installed virtualmin. After this I logged in using:10000 and was disabling certain plugins( after the post installation setup) and also creating a new VPS(on another window) suddenly it failed to connect and now I keep getting the error "The connection was reset". What should I do ?
Howdy,
Try logging in as root over SSH, and running this command:
/etc/init.d/webmin restart
That may get things up and running again.
As far as why that occurred in the first place -- how much RAM does your system have? If it ran out of RAM, it's possible that could cause the daemon to crash. You can see your available RAM by typing "free -m".
-Eric