After Update Webmin 2.200 can't view stat history

After update Webmin 2.200 this View Stat History cant View Visual chart, this chart still blank

Webmin version 2.200
Authentic theme version 21.20.1
Kernel and CPU|Linux 6.1.0-23-cloud-arm64 on aarch64|

Web Socket goes brocken

Thanks for the heads up!

It will be fixed in Webmin 2.201 release later today!

We are waiting for the latest update

Thank You

Currently, I’m using Webmin under sub directory behind reverse proxy and after upgrade to 2.201 the main page keeps pinging invalid URL ws://domain.com/authentic-theme/ws-558 rather than domain.com SUBDIR/authentic-theme/ws-558

I double checked FAQ webmin com faq/ and my configs, they seems to be correct. The terminal which use WS just works fine.

An error occurred: Sorry, new users can only put 2 links in a post.
can post more exaple links

Does your proxy set the HTTP_X_FORWARDED_HOST header? If so, what is it set to?

Either way, you can currently work around this issue by going to Webmin ⇾ Webmin Configuration: Ports and Addresses page and setting the Hostname for WebSocket connections option, which should include the webprefix.

However, I now consider this a bug and will fix it to set the webprefix automatically. So, after the future Webmin release (2.202 and up), you may want to edit it again and remove the webprefix setting in the mentioned option.

1 Like

I don’t have this header set up. My server is just behind CF and nginx.

Thank you! This works like a charm!

Actually, can you revert setting this option, and instead try this patch?

You can easily apply the patch to your system by running:

webmin patch https://github.com/webmin/webmin/commit/253d85

Please let me know if it still works for you after reverting to the defaults.

Patch works as expected.

Glad to hear that! Thanks!

Can you add ease-setup (in 1 cfg file) for subdirs? I’m also using it.

I don’t understand your comment.

It will be great, if you make subdirectory setting in one cfg file.

Not /etc/webmin/miniserv.conf and /etc/webmin/xterm/config (for addition to main /etc/webmin/config)

I don’t think we can do that. Thanks for the suggestion though.