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

    Blank - HTTP Error 500 Login History Report

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    10
    2.3k
    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.
    • M
      mclapper68
      last edited by

      I cannot get my Login History Report to run. I get a blank page or HTTP Error 500. I also get a ###Invalid Login when I try to export the Hosts and Users report. All the other reports run fine and export fine. I am running Fedora 23 workstation and Fog SVN Revision: 5798. Thank you.

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

        What’s the associated error in the error log?

        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
        • M
          mclapper68
          last edited by

          Thanks for the suggestion here is the log entry:

          PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/fog/lib/db/pdodb.class.php on line 172, referer: http://10.40.5.55/fog/management/?node=report

          I had increased my php memory from 128 to 512. Should it be using that much memory? Do need to allocate more memory?

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

            @mclapper68 My guess is login report is fairly large in your environment, so yes, you’ll likely need more memory.

            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

            M 1 Reply Last reply Reply Quote 0
            • M
              mclapper68 @Tom Elliott
              last edited by

              @Tom-Elliott Thanks I got my Login History Report to run by changing the
              memory_limit = “2048M”
              in my /etc/php.ini file. Is there a way I shrink or delete my current Login History Report?

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

                @mclapper68 Yes, though it will be a while before it builds back up.

                Try:

                In mysql (either with phpmyadmin or through terminal):

                truncate table userTracking;

                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

                M 2 Replies Last reply Reply Quote 0
                • M
                  mclapper68 @Tom Elliott
                  last edited by

                  @Tom-Elliott I ran that command through terminal and received:
                  Query OK, 0 rows affected (0.00 sec)

                  Is that right?

                  1 Reply Last reply Reply Quote 0
                  • M
                    mclapper68 @Tom Elliott
                    last edited by

                    @Tom-Elliott Never mind I see it did clear my Login History Report. Thanks!
                    I still am receiving a ###Invalid Login when I try to export the Hosts and Users report.

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

                      Please update and the invalid login error should be fixed.

                      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

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        mclapper68 @Tom Elliott
                        last edited by

                        @Tom-Elliott Thanks Tom! All is working great. You and the rest of Fog team are the best! I truly appreciate all the great things you do.

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

                        205

                        Online

                        12.1k

                        Users

                        17.3k

                        Topics

                        155.3k

                        Posts
                        Copyright © 2012-2024 FOG Project