Refresh System Information broken

Hello,

after recent update of Usermin (I think) the " Refresh system information" under default "System Information" page of Virtualmin returns an index of Directory page.

I am kinda confident that also the abovementioned link ( Refresh system information ) has disappeared from Cloudmin home page as well.

http://i.imgur.com/DpLuzAn.png

http://i.imgur.com/47ZBwcK.png

PS links to imgur as file attachment return "oops! there was a problem.."

Kind regards, Panagiotis

Status: 
Active

Comments

Howdy -- thanks for pointing that out, it does sound like a bug of some kind, though I'm not able to reproduce it on the systems I've tested.

What is the output of this command:

dpkg -l 'webmin*'

Jamie, any idea what might cause that?

That is odd - can you post the lines that get logged to /var/webmin/miniserv.log when you click on the refresh link?

Hi, I have the same problem, almost anyway. For me the refresh button disappeared some time ago, at first, after a update the button returned an error, I don't remember if I got the index directory page. Then shortly after, also after a update the button totally disappeared.

We really need the refresh button because, for example, the Status icons don't change status unless manually refreshing the status information page with the refresh button.

Se this issue: https://www.virtualmin.com/node/36326

Regards, Leffe

UPDATE: This seems to happen when accessing via "Open Webmin" link under Cloudmin management with a link of the form: https://VPS-HOST:10000/servers/link.cgi/VPS-ID/ as I was able to login directly to webmin with VPS IP:10000 and "refresh system status" works as expected

Anyway container's asked information:

root@VPS:~# dpkg -l 'webmin*' | grep ii

ii  webmin                               1.730                         all          web-based administration interface for Unix systems
ii  webmin-security-updates              4.5                           all          Webmin module for 'Virtualmin Package Updates'
ii  webmin-virtual-server                4.14.gpl                      all          Webmin module for 'Virtualmin Virtual Servers (GPL)'
ii  webmin-virtual-server-mobile         2.6                           all          Webmin theme 'Virtualmin Mobile Theme'
ii  webmin-virtual-server-theme          9.0-2                         all          Webmin theme 'Virtualmin Framed Theme'
ii  webmin-virtualmin-awstats            5.1                           all          Webmin module for 'AWstats Reporting'
ii  webmin-virtualmin-dav                3.7                           all          Webmin module for 'Virtualmin DAV'
ii  webmin-virtualmin-git                1.6                           all          Webmin module for 'Virtualmin Git Repositories'
ii  webmin-virtualmin-google-analytics   2.7                           all          Webmin module for 'Virtualmin Analytics'
ii  webmin-virtualmin-htpasswd           2.6                           all          Webmin module for 'Virtualmin Protected Directories'
ii  webmin-virtualmin-init               2.5                           all          Webmin module for 'Virtualmin Bootup Actions'
ii  webmin-virtualmin-mailman            6.3                           all          Webmin module for 'Virtualmin Mailman Mailing Lists'
ii  webmin-virtualmin-nginx              1.8                           all          Webmin module for 'Nginx Webserver'
ii  webmin-virtualmin-nginx-ssl          1.4                           all          Webmin module for 'Nginx SSL Webserver'
ii  webmin-virtualmin-oracle             1.9                           all          Webmin module for 'Virtualmin Oracle Databases'
ii  webmin-virtualmin-registrar          2.2                           all          Webmin module for 'Virtualmin Domain Registration'
ii  webmin-virtualmin-signup             1.3                           all          Webmin module for 'Virtualmin Mailbox Signup'
ii  webmin-virtualmin-slavedns           1.8                           all          Webmin module for 'Virtualmin Slave DNS'
ii  webmin-virtualmin-sqlite             1.5                           all          Webmin module for 'Virtualmin SQLlite Databases'
ii  webmin-virtualmin-svn                5.1                           all          Webmin module for 'Virtualmin Subversion Repositories'

/var/webmin/miniserv.log

IP - root [27/Feb/2015:11:37:36 +0200] "GET /newright%2Ecgi HTTP/1.0" 200 24066
IP - root [27/Feb/2015:11:37:41 +0200] "GET /system%2Dstatus%2Frecollect%2Ecgi HTTP/1.0" 302 0
IP - root [27/Feb/2015:11:37:42 +0200] "GET /system%2Dstatus%2F HTTP/1.0" 200 1181

VPS Host's info:

root@HOST ~ # dpkg -l 'webmin*' | grep ii

ii  webmin                             1.730                         all          web-based administration interface for Unix systems
ii  webmin-security-updates            4.1                           all          Webmin module for 'Virtualmin Package Updates'
ii  webmin-server-manager              8.0.kvm                       all          Webmin module for 'Cloudmin GPL for KVM'
ii  webmin-virtual-server-mobile       2.3                           all          Webmin theme 'Virtualmin Mobile Theme'
ii  webmin-virtual-server-theme        9.0-2                         all          Webmin theme 'Virtualmin Framed Theme'

/var/webmin/miniserv.log

IP - root [27/Feb/2015:10:47:02 +0100] "GET /servers/link.cgi/613/ HTTP/1.1" 200 501
IP - root [27/Feb/2015:10:47:04 +0100] "GET /servers/link.cgi/613/newleft.cgi HTTP/1.1" 200 19198
IP - root [27/Feb/2015:10:47:06 +0100] "GET /servers/link.cgi/613/newright.cgi?open=system&auto=status&open=updates&open=common&open=owner&open=reseller&open=vm2limits&open=vm2usage HTTP/1.1" 200 25915
IP - root [27/Feb/2015:10:47:10 +0100] "GET /servers/link.cgi/613/system-status/recollect.cgi HTTP/1.1" 302 0
IP - root [27/Feb/2015:10:47:10 +0100] "GET /servers/link.cgi/613/system-status/ HTTP/1.1" 200 1181

PS: Didn't know if Issue's Project should be assigned from "Virtualmin Virtual Servers" to "Cloudmin" / "Theme..." or other so I leaved it unchanged.

PS2: Sorry for the late response, stupid timezones :)

Kind regards,

Panagiotis

Ah, I see now .. the real trigger is using the "Open Webmin" link. Looking into this now..

Ok, this will be fixed in the next Webmin release (for the Cloudmin system).