usermin connection fails after update, port 20000 closed

I ran apt-get upgrade. Upgraded to Webmin 1.587. Virtualmin is still showing 3.91 as latest version (though 3.92 is listed in changelog).

since upgrade, attempts to connect to https://mysite.com:20000 fail. nmap shows port 20000 is no longer open. How do I fix this?

Try restarting Usermin… you can do that with this command:

/etc/init.d/usermin restart

That worked, thanks :slight_smile: