Quotas - Perl execution failed

System information page - > Quotas section:

HTTP/1.0 500 Perl execution failed Server: MiniServ/0.01 Date: Sat, 20 Feb 2010 20:35:52 GMT Content-type: text/html Connection: close Error - Perl execution failed

Illegal division by zero at /usr/libexec/webmin/virtual-server-theme/right.cgi line 1027.

The sections below Quotas are no longer showing. I just before this issue did a big update. All seemed to have install complete with no issues.

Status: 
Closed (fixed)

Comments

Could this be the issue? When I did all my updates the latest webmin 1.500-2 didn't seem to complete even though the page finished loading .

I tried updating from the command line just to see and got this even after a yum clean all.

[root@vps ~]# yum update webmin Loaded plugins: fastestmirror Determining fastest mirrors * addons: mirrors.usc.edu * base: linux.mirrors.es.net * extras: mirrors.usc.edu * updates: mirror.nic.uoregon.edu addons | 951 B 00:00
addons/primary | 201 B 00:00
base | 2.1 kB 00:00
base/primary_db | 1.6 MB 00:00
extras | 1.1 kB 00:00
extras/primary | 107 kB 00:00
extras 325/325 updates | 1.9 kB 00:00
updates/primary_db | 510 kB 00:00
virtualmin | 951 B 00:00
virtualmin/primary | 73 kB 00:00
virtualmin 261/261 virtualmin-universal | 951 B 00:00
virtualmin-universal/primary | 13 kB 00:00
virtualmin-universal 98/98 Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package webmin.noarch 0:1.500-2 set to be updated --> Finished Dependency Resolution

Dependencies Resolved

================================================================================================================

Package Arch Version Repository Size

Updating: webmin noarch 1.500-2 virtualmin-universal 15 M

Transaction Summary

Install 0 Package(s)
Update 1 Package(s)
Remove 0 Package(s)

Total download size: 15 M Is this ok [y/N]: y Downloading Packages: webmin-1.500-2.noarch.rpm | 15 MB 00:21
Running rpm_check_debug Running Transaction Test Finished Transaction Test

Transaction Check Error: package webmin-1.500-2.noarch is already installed

Error Summary

Howdy -- do you see any errors in /var/log/yum.log during the time you were doing the updates?

Also, you may want to make sure there isn't a stray Webmin process running.

Try stopping Webmin:

/etc/init.d/webmin stop

After doing so, do you see any Webmin processes running? You can test that with:

ps auxw | grep miniserv | grep webmin

If so, kill them, then start Webmin back up.

Does that help?

Thanks for the help.

Stopped webmin and checked that there were no running webmin processes and restarted webmin. Still same issue.

yum.log only shows updated and doesn't list any errors.

Is this by chance on the same OpenVZ server that you filed a bug for here:

https://www.virtualmin.com/node/13484

If you think Webmin didn't update properly, you can always force a reinstall using "rpm -i --replacepkgs packagename.rpm". However, if this is the same system you're having quota problems on, it may be due to another issue related to the quotas themselves that we'll need to look into.

Yup same system :)

Should I do a force reinstall just to be sure? I can give access to the system if need be

I've been trying to keep an eye on the other task to see how that's progressing before suggesting anything drastic...

It sounds like things are working well now -- are there any other outstanding issues related to quotas or the Perl execution error you were receiving?

Nope and thanks for asking! :) The last suggestion that Jamie mentioned got me back up and running.

Great, thanks for the heads up! I'll go ahead and mark this as fixed; if you run into any other issues, feel free to let us know.

Automatically closed -- issue fixed for 2 weeks with no activity.