Menu

#4645 System information not showing

1.760
closed-fixed
nobody
None
5
2015-09-22
2015-09-21
Admiral
No

I encounter an issue with Webmin System Information page, which is loading forever but nothing shows on page. In miniserv.log I get alot of the following errors:
Use of uninitialized value in string eq at /usr/share/webmin/blue-theme/left.cgi line 157.
Use of uninitialized value in string eq at /usr/share/webmin/blue-theme/left.cgi line 157.
Use of uninitialized value in string eq at /usr/share/webmin/blue-theme/left.cgi line 157.
Use of uninitialized value in string eq at /usr/share/webmin/blue-theme/left.cgi line 157.
Use of uninitialized value in string eq at /usr/share/webmin/blue-theme/left.cgi line 157.
Use of uninitialized value in string eq at /usr/share/webmin/blue-theme/left.cgi line 157.
Use of uninitialized value in string eq at /usr/share/webmin/blue-theme/left.cgi line 157.
Use of uninitialized value in string eq at /usr/share/webmin/blue-theme/left.cgi line 157.
Use of uninitialized value in string eq at /usr/share/webmin/blue-theme/left.cgi line 157.
Use of uninitialized value in string eq at /usr/share/webmin/blue-theme/left.cgi line 157.

I've also changed the theme, and all do the same.
The only change on the server(Debian 7) was upgrading PHP from 5.4 to 5.5.29-1~dotdeb+7.1. Everything else is working fine on the server except system information.

Discussion

  • Jamie Cameron

    Jamie Cameron - 2015-09-21

    Those are just perl warnings, so are unlikely to be the cause of the slow loading.

    Does the page ever complete loading, for example if you want for 5 minutes?

     
  • Admiral

    Admiral - 2015-09-22

    Solved the issue, thanks for the hint.
    I had an iptables drop of .cgi requests, as I've encountered many attacks on inexistent cgi paths.

     

    Last edit: Admiral 2015-09-22
  • Jamie Cameron

    Jamie Cameron - 2015-09-22

    Ok, great

     
  • Jamie Cameron

    Jamie Cameron - 2015-09-22
    • status: open --> closed-fixed
     

Log in to post a comment.