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

    white screen trying to view schedulled tasks

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    3
    6
    506
    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.
    • L
      lebrun78
      last edited by

      Hello,
      When I want to check schedulled tasks, I get a white screen.
      In same time, httpd process go to 100%cpu on the server…

      memory_limit is set at 1024M in php.ini

      Could you help me ?

      Arnaud

      Fog Version: Fog 1.5.10
      Server OS: AlmaLinux release 8.8

      1 Reply Last reply Reply Quote 0
      • Q
        Quazz Moderator
        last edited by

        Is your FOG version still 1.4.4 as per your signature?

        FOG uses PHP-FPM by default now which should help a lot for these kind of problems.

        1 Reply Last reply Reply Quote 0
        • L
          lebrun78
          last edited by lebrun78

          Yes I’m still on 1.4.4 with my server on production.
          Is PHP-FPM available only on newer version ?

          Fog Version: Fog 1.5.10
          Server OS: AlmaLinux release 8.8

          Q george1421G 2 Replies Last reply Reply Quote 0
          • Q
            Quazz Moderator @lebrun78
            last edited by

            @lebrun78 1.4.4 FOG installer doesn’t have support for PHP-FPM on Rhel based systems (or if it does, it’s missing fixes introduced later afaik).

            It should be possible to get it sorted manually, something like this:

            https://forums.fogproject.org/topic/10717/can-php-fpm-make-fog-web-gui-fast

            1 Reply Last reply Reply Quote 1
            • george1421G
              george1421 Moderator @lebrun78
              last edited by

              @lebrun78 The white screen typically means that php (fog programming code) is having an issue. Please inspect your apache error file /var/log/http/error.log (I believe on centos 6.8).

              Also php-fpm doesn’t run so good on centos 6.8. You can make it work, but you have to adjust a few things. FOG 1.4.4 is very stable running on php powered by apache.

              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!

              1 Reply Last reply Reply Quote 0
              • L
                lebrun78
                last edited by

                Here are the log when I try to list scheluded tasks
                in /var/log/httpd/ssl_error_log

                [Mon Jun 04 08:24:48 2018] [error] [client 192.168.1.10] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/html/fog/lib/fog/fogcron.class.php on line 95, referer: https://fogus.univ-rennes1.fr/fog/management/index.php?node=task&sub=active
                [Mon Jun 04 08:27:09 2018] [error] [client 192.168.1.10] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/html/fog/lib/fog/fogcron.class.php on line 95, referer: https://fogus.univ-rennes1.fr/fog/management/index.php?node=task&sub=active
                [Mon Jun 04 08:36:00 2018] [error] [client 192.168.1.10] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/html/fog/lib/fog/fogcron.class.php on line 95, referer: https://fogus.univ-rennes1.fr/fog/management/index.php?node=task&sub=active
                [Mon Jun 04 08:47:45 2018] [error] [client 192.168.1.10] PHP Warning:  trim() expects parameter 1 to be string, array given in /var/www/html/fog/lib/fog/fogbase.class.php on line 1316, referer: https://fogus.univ-rennes1.fr/fog/management/?node=task&sub=active
                [Mon Jun 04 14:10:47 2018] [error] [client 192.168.1.10] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/html/fog/lib/fog/fogcron.class.php on line 54, referer: https://fogus.univ-rennes1.fr/fog/management/index.php?node=task&sub=active
                [Mon Jun 04 14:11:18 2018] [error] [client 192.168.1.10] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/html/fog/lib/fog/fogcron.class.php on line 86, referer: https://fogus.univ-rennes1.fr/fog/management/index.php?node=task&sub=active
                [Mon Jun 04 14:29:39 2018] [error] [client 192.168.1.10] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/html/fog/lib/fog/fogcron.class.php on line 86, referer: https://fogus.univ-rennes1.fr/fog/management/index.php?node=task&sub=active
                [Mon Jun 04 15:18:51 2018] [error] [client 192.168.1.10] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/html/fog/lib/fog/fogcron.class.php on line 86, referer: https://fogus.univ-rennes1.fr/fog/management/index.php?node=task&sub=active
                

                Arnaud

                Fog Version: Fog 1.5.10
                Server OS: AlmaLinux release 8.8

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

                143

                Online

                12.1k

                Users

                17.3k

                Topics

                155.3k

                Posts
                Copyright © 2012-2024 FOG Project