webmin / authentic-theme

Official theme for the best server management panel of the 21st Century
https://authentic-theme.com
MIT License
948 stars 164 forks source link

Updates remove stats #1699

Closed ZimboLea closed 2 months ago

ZimboLea commented 2 months ago

Thank you for webmin it is a wonderful tool! Authentic theme update to 21.20.0 seems to break the stats history. I get the graphs but without the data lines. I went back to 21.09.5 (because that's what I had available) and it worked fine. Going up to 21.20.0 breaks it and going from there to 21.20.2 it stays broken. However when I went directly from 21.09.5 to 21.20.2 it now works fine. I have Ubuntu server 20.04.6 running

iliajie commented 2 months ago

Hello,

Did you try installing latest very latest development version from Theme Configuration page?

Please give it a try and let me know if that works for you.

iliajie commented 2 months ago

Or trying to install the latest devel build as described here:

https://github.com/webmin/webmin/issues/2222#issuecomment-2245177509

shushulin76 commented 2 months ago

I can confirm this too in webmin.errors the following things appeared at login

/authentic-theme/ws-572 : Websockets connection failed : Failed to connect to 127.0.0.1:572 : Connection refused

iliajie commented 2 months ago

I can confirm this too

Thanks for jumping in!

This is a known issue! Try installing the latest devel build as:

su 
cd /tmp
wget https://builds.webmin.dev/webmin-latest.deb
apt-get install ./webmin-latest.deb
/etc/webmin/restart && /etc/webmin/restart-by-force-kill

.. and let us know if that fixes the issue for you.

shushulin76 commented 2 months ago

also the time of charts is very strange

webmin
iliajie commented 2 months ago

also the time of charts is very strange

They are just empty.

Please give latest devel version a try and see if it works for you.

shushulin76 commented 2 months ago

Sorry but i can't play with this server because it is important for me. I'll wait for stable version.

ZimboLea commented 2 months ago

As I said originally, I no longer have a problem. I solved it by going back to 21.09.5 and THEN installing the latest 21.20.2. Nothing else worked

iliajie commented 2 months ago

As I said originally, I no longer have a problem. I solved it by going back to 21.09.5 and THEN installing the latest 21.20.2. Nothing else worked

Thanks for your feedback! Please expect this issue to be fixed in the next Webmin 2.201 release.