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 Virtualmin virtual-server module version 6.02-2 released on the new forum.
Howdy all,
I've rolled out version 6.02-2 of the Virtualmin virtual-server module. This is a minor bugfix release to fix a few bugs revealed by the new theme in Webmin 1.870, as well as a couple of other bugs unrelated to the theme. It also has some Install Script updates.
Changes since 6.02:
As always, if you run into any bugs, file a ticket in the Virtualmin.com tracker or in our github issue tracker.
Cheers,
Joe
Hi, and thanks for rolling out this update! But what about fixes for the Let's Encrypt "script not run with full path" or "undefined subroutine" errors that have been plaguing Virtualmin for the last few weeks now? See https://www.virtualmin.com/comment/788439#comment-788439 for details.
That really looks like Webmin needing to be restarted. There is a bug somewhere in how Webmin restarts on systemd systems...I've found I even have to manually kill Webmin sometimes and restart it that way to get it to pick up the new code.
So, find the Webmin process:
# ps aux |grep webmin
And, kill it.
Then do a
systemctl webmin restart
.I'm almost, like 99% sure, this is just Webmin needing to be restarted.
--
Check out the forum guidelines!
I've restarted Webmin multiple times by killing its processes and by even restarting my server entirely (shutdown -r now) but I am continuing to see the same errors.