Just updated to Ubuntu 20.04 and could not open Webmin (1.941). I used apt to uninstall and to purge Webmin, and reinstalled using apt. Got Webmin runing, but I noticed that the "Running Processes" list (from clicking on "CPU" in dashboard), shows "No data available in table" and lists nothing.
Forgot to add, this shows in the latest versions of Safari and Firefox on macOS 10.15.4.
Thanks for the heads up!
It's been fixed here:
https://raw.githubusercontent.com/webmin/webmin/master/proc/linux-lib.pl
Try applying this patch, which should fix your issue.
Ilia,
Run the perl script as sudo? From which dir?
Thanks,
Paul
How do I "apply" this patch? Do I replace all of the following files with the new "linux-lib.pl"?
/usr/share/webmin/time/linux-lib.pl
/usr/share/webmin/net/linux-lib.pl
/usr/share/webmin/useradmin/linux-lib.pl
/usr/share/webmin/quota/linux-lib.pl
/usr/share/webmin/proc/linux-lib.pl
/usr/share/webmin/mount/linux-lib.pl
/usr/share/webmin/at/linux-lib.pl
/usr/share/webmin/nis/linux-lib.pl
/usr/share/webmin/lpadmin/linux-lib.pl
/usr/share/webmin/fsdump/linux-lib.pl
Last edit: Paul 2020-05-11
"linux-lib.pl"
/usr/share/webmin/proc/linux-lib.pl
Thanks, that did fix it...
Can confirm that the patch also fixed the issue for me on Ubuntu 20. Thanks!
Last edit: NowhereRx7 2020-05-17
This fixed the issue for me in Ubuntu 20.04.