• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Report Management -> Hosts and Users broke

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    2
    5
    1.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Wayne WorkmanW
      Wayne Workman
      last edited by

      Cloud 5692 SVN 4517

      When I click on Report Management -> Hosts and Users the web interface gives this error:

      FOG FATAL ERROR: ReportManagementPage: Report file does not exist! Path: Array
      

      Apache error logs:

      [Thu Dec 10 08:23:30.350936 2015] [:error] [pid 7003] [client 10.2.3.16:50938] PHP Warning: array_unique() expects parameter 1 to be array, null given in /var/www/html/fog/lib/pages/reportmanagementpage.class.php on line 836, referer: http://10.2.1.11/fog/management/index.php?node=report&sub=pend-mac
      [Thu Dec 10 08:23:30.350965 2015] [:error] [pid 7003] [client 10.2.3.16:50938] PHP Warning: rsort() expects parameter 1 to be array, null given in /var/www/html/fog/lib/pages/reportmanagementpage.class.php on line 837, referer: http://10.2.1.11/fog/management/index.php?node=report&sub=pend-mac
      [Thu Dec 10 08:23:32.622903 2015] [:error] [pid 6997] [client 10.2.3.16:50941] PHP Warning: require(/./reports/Hosts and Users.php): failed to open stream: No such file or directory in /var/www/html/fog/lib/pages/reportmanagementpage.class.php on line 54, referer: http://10.2.1.11/fog/management/index.php?node=report&sub=vir-hist
      [Thu Dec 10 08:23:32.623054 2015] [:error] [pid 6997] [client 10.2.3.16:50941] PHP Fatal error: require(): Failed opening required '/./reports/Hosts and Users.php' (include_path='/var/www/html/fog/lib/fog/:/var/www/html/fog/lib/db/:/var/www/html/fog/lib/client/:/var/www/html/fog/lib/reg-task/:/var/www/html/fog/lib/service/:/var/www/html/fog/lib/plugins/accesscontrol/class/:/var/www/html/fog/lib/plugins/accesscontrol/client/:/var/www/html/fog/lib/plugins/accesscontrol/reg-task/:/var/www/html/fog/lib/plugins/accesscontrol/service/:/var/www/html/fog/lib/plugins/capone/class/:/var/www/html/fog/lib/plugins/capone/client/:/var/www/html/fog/lib/plugins/capone/reg-task/:/var/www/html/fog/lib/plugins/capone/service/:/var/www/html/fog/lib/plugins/example/class/:/var/www/html/fog/lib/plugins/example/client/:/var/www/html/fog/lib/plugins/example/reg-task/:/var/www/html/fog/lib/plugins/example/service/:/var/www/html/fog/lib/plugins/ldap/class/:/var/www/html/fog/lib/plugins/ldap/client/:/var/www/html/fog/lib/plugins/ldap/reg-task/:/var/www/html/fog/lib/plugins/ldap/service/:/var/www/html/fog/lib/plugins/location/clas in /var/www/html/fog/lib/pages/reportmanagementpage.class.php on line 54, referer: http://10.2.1.11/fog/management/index.php?node=report&sub=vir-hist
      [Thu Dec 10 08:23:41.387586 2015] [:error] [pid 6997] [client 10.2.3.16:50963] PHP Warning: require(/./reports/Hosts and Users.php): failed to open stream: No such file or directory in /var/www/html/fog/lib/pages/reportmanagementpage.class.php on line 54, referer: http://10.2.1.11/fog/management/index.php?node=report
      

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        I’m half tempted to just remove that report.

        It did not exist before, and was only created out of a request. You’ll notice it is it’s own file, and it’s not a very nice file.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman
          last edited by

          I was actually just looking at it in /var/www/html/fog/managment

          I was trying to figure out how you did it lol, was looking to add a custom report.

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          1 Reply Last reply Reply Quote 0
          • Wayne WorkmanW
            Wayne Workman
            last edited by

            Where is the MySQL queries for this thing hiding?

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

            1 Reply Last reply Reply Quote 0
            • Tom ElliottT
              Tom Elliott
              last edited by

              Fixed please update.

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post

              190

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project