as you can I lost all css, and also the favicon ! no real biggie as pressing f5 cured the css issue and returned the favicon
note: this a browser tab that has not been touched for over 24 hours, would inactivity cause this ?
I’ve seen this issue before but really don’t remember which browser/site/etc as it is various combinations. ( I do remember Slashdot on a fairly locked down Firefox recently though.) I just reload and move on. Debian 13 but I doubt that makes much of a difference.
I haven’t been able to reproduce this locally. Still trying. But, if you can get some errors from the web developer console or some indication of what’s going wrong when it goes blank.
Ok when it fails no browser shortcuts and/or right clicks work, but looking at the server processes using ssh/htop, when the ‘browser’ goes into a failed state there is a process that is topping out the cpu(s), in fact the cpu usage grows to over 100%. The process that is consuming these resources is /usr/share/webmin/session_login.cgi rather than refreshing the browser, if you restart webmin the cpu usage drops and the browser page returns to normal after a while. I guess this is unrelated but I thought I would add the observation