Submitted by clwheatley on Sun, 08/26/2012 - 10:15
Since updating Virtualmin I now receive this error on the main system information page:
HTTP/1.0 500 Perl execution failed Server: MiniServ/1.590 Date: Sun, 26 Aug 2012 15:02:38 GMT Content-type: text/html; Charset=iso-8859-1 Connection: close
Error - Perl execution failed
Undefined subroutine &virtual_server::licence_warning_message called at /usr/share/webmin/virtual-server-theme/right.cgi line
I've clicked through a few other links on the page and it seems they aren't affected, but I don't know for sure. I don't want to try to make any changes or create new content until I get this issue sorted out.
Any ideas?
Status:
Closed (fixed)
Comments
Submitted by andreychek on Sun, 08/26/2012 - 10:21 Comment #1
Howdy -- can you try running this command:
apt-get update && apt-get upgrade
And then restart Webmin:
/etc/init.d/webmin restart
After that, do you still see that issue?
If you do, I have two questions --
How did you install Virtualmin... did you use the install.sh script?
What is the output of this command:
dpkg -l 'webmin-virtual-server-theme'
Submitted by clwheatley on Sun, 08/26/2012 - 10:28 Comment #2
Virtualmin was installed using your sh script.
I went back to the package updates and noticed that the virutalmin-theme said there was an update available though it should have been updated earlier. I went ahead and selected to install the update and now the problem appears to have gone away. So it looks like something failed during the first update. I'll keep an eye on things to see if any other of the virtualmin updates might have failed too, but at this point things look good.
Submitted by JamieCameron on Sun, 08/26/2012 - 17:47 Comment #3
Yes, there was an inadvertent cross-dependency between the wbm-virtual-server and wbt-virtual-server-theme packages, which means they both have to be upgraded at the same time.
Submitted by Issues on Sun, 09/09/2012 - 17:51 Comment #4
Automatically closed -- issue fixed for 2 weeks with no activity.