Yum updated webmin to version 1.993 and Authentic theme version 19.93 via an RPM on my Centos 7 server and now the Stats History section of the dashboard is not displayed and cannot be configured. The theme configuration options for that (Dashboard and Real time monitoring) and other things are missing. So now the drop-down list only lists five choices instead of eight.
Thanks for reporting it. We will fix it as soon as possible!
Hi,
i had same problem as well we notice 1.994 is out and we updated to this one but still missing the "Stats History" on this 1.994 what is changes from 1.993 to 1.994 if we already went to 1.993
Thanks
Eric
Does it help if you force reload Webmin by running a new command:
Just updated to Webmin version 1.994 and Authentic theme version 19.93.1
but got this message at the end of the update process:
"warning: file /usr/libexec/webmin/authentic-theme/extensions/csf.min.js: remove failed: No such file or directory"
And three of the Theme Configuration options are still not in the drop-down list.
Let me know if there is some detail I could provide that would be useful in diagnosing.
--Richard
You musn't be seeing this message. Either way it's safe to ignore.
This should not be the case. Does it help if you force restart Webmin manually?
Check this link:
https://forum.virtualmin.com/t/webmin-1-994-released/115312/4?u=ilia
Restart via Webmin Config page. Restarts but no change. Restart using /etc/webmin/restart-by-force-kill. Restarts but no change. Three theme config options still missing from drop-down list.
Sorry, I know how difficult it can be when you can't reproduce a problem. Everything else is up-to-date according to YUM.
I think I know how to solve this - check this PR out and patch your files locally, restart Webmin and try again.
Last edit: Ilia 2022-05-25
Confirmed changing the 1 line of code from ==1 to >=1 fixed the problem! Can this be included in a fix for 1.995?
What changed from 1.993 to 1.994 btw we take it everyone should move off of 1.993 to 1.994 asap is a hole still present in 1.993?
Thanks
Eric
Move as soon as possible to 1.994, and apply this patch if/when needed. Do not stay neither on 1.991 or 1.993!
Great thank you.
BTW is latest usermin 1.840 affected by any of the recent security issues even if running Authentic Theme on usermin.
Thank You,
That bug was Webmin specific.
Patch in PR is not correct (as it appears). As I see Virtualmin creating
rcp=2for regular users, too.No, my mistake, not Virtualmin!
It seems that
webmin_user_is_admin()wants to receive username explicitly, other wise it falls back to$base_remote_user.Hi, Ok so we should NOT use the PR patch? Please advise?
Thanks
Jamie and I are discussing this PR. It looks fine to me but we need Jamie's final confirmation before merging it.
Any news on resolving this issue? Latest version 1.994 does not fix missing theme options and stats history, same problems.
We are working on releasing Webmin 1.995 which will resolve this. Sorry about that.
To work around this issue try logging in as a root user (rather that root-capable user).