Submitted by rgleason on Tue, 09/29/2015 - 15:42
I recently had trouble logging into Usermin while using Authentic Theme and got a perl error
Error - Perl execution failed
Undefined subroutine &main::parse_virtual_server_access_level called at /usr/libexec/usermin/authentic-theme/index.cgi line 144.
Changing to Virtualmin Framed Theme fixed it.
Followed something similar to the steps shown here, but used "Virtualmin Framed"
https://techjourney.net/webmin-virtualmin-perl-execution-failed-error/
Status:
Closed (cannot reproduce)
Comments
This is the non-theme related issue has been happening for many times.
For some reason, after the theme is updated some old files are stuck in the cache. Webmin team is aware about this and working on fixing this issue.
Sometimes restarting Webmin helps but sometimes only restarting the server can fully fix the problem.
Here is some additional reference of this kind:
https://github.com/qooob/authentic-theme/issues/248
Regards, Ilia
Submitted by JamieCameron on Tue, 09/29/2015 - 22:52 Comment #2
If anyone is seeing this, try running
/etc/webmin/restart
or/etc/usermin/restart
as appropriate, and let us know if that fixes the issue. A full reboot shouldn't be needed..Jamie, does
/etc/webmin/restart
is different somehow fromservice webmin restart
orsystemctl restart webmin
?In case it's not - it doesn't help in this kind of situations (based on what people were saying, I never experienced it).
Submitted by JamieCameron on Wed, 09/30/2015 - 18:42 Comment #4
Those commands should all do the same thing.