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

    Slow computer listing and high CPU with version 1.5.1.01798

    Scheduled Pinned Locked Moved Unsolved FOG Problems
    11 Posts 4 Posters 110 Views
    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.
    • I
      Infojoe
      last edited by Infojoe

      Hi everyone !
      Since I update to 1.5.10.1798, it takes up to 3mn to show full computers listing on index.php?node=host. During this time, php-fpm8.3 consume 100% CPU time.
      And all others pages (groups for ex) don’t respond during this time. But they load fine after computers list finally loads.

      And sometimes, it end up with a gateway timeout…

      Am I alone with this problem ?

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

        Same here

        1 Reply Last reply Reply Quote 0
        • O
          olivier.bonnici
          last edited by

          Same here, 1.5.10.1734 to 1.5.10.1798 on debian 13.3 freshly installed.
          Hosts Web Page hangs several minute.

          Tom ElliottT 1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott @olivier.bonnici
            last edited by Tom Elliott

            @olivier-bonnici How many hosts do you have?

            @tatanas @Infojoe as well, apologies on delayed response.

            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

            I O 2 Replies Last reply Reply Quote 0
            • I
              Infojoe @Tom Elliott
              last edited by

              @Tom-Elliott No problem.
              On my side, I have about 630 hosts. Usually, hosts page loads in a second.

              O 1 Reply Last reply Reply Quote 0
              • O
                olivier.bonnici @Infojoe
                last edited by olivier.bonnici

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • O
                  olivier.bonnici @Tom Elliott
                  last edited by

                  @Tom-Elliott
                  Hi Tom.
                  634 hosts
                  Take 3 secondes with 1.5.1734

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

                    Can you get some output from /var/log/php-fpm/www-error.log (if redhat based?) or /var/log/apache2/error.log (if debian)

                    Basically try to load the page, and tail the log and return that output here for htat rough timestamp.

                    Also see if there’s anything in the history table:

                    SELECT * from fog.history;

                    For around that time frame.

                    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

                    O 2 Replies Last reply Reply Quote 0
                    • T
                      tatanas
                      last edited by

                      Hi,
                      177 hosts and it takes almost one minute

                      1 Reply Last reply Reply Quote 0
                      • O
                        olivier.bonnici @Tom Elliott
                        last edited by olivier.bonnici

                        @Tom-Elliott I’m on another server, DEBIAN13.3, fog 1.5.1.01798 no slowing page here but number had been added on the hosts lists :

                        4f485383-6ac2-434f-b7c9-282bbb1be6e8-image.png

                        1 Reply Last reply Reply Quote 0
                        • O
                          olivier.bonnici @Tom Elliott
                          last edited by

                          @Tom-Elliott Error.log

                          [Wed Mar 18 13:56:12.727237 2026] [proxy:error] [pid 907:tid 907] (111)Connection refused: AH00957: FCGI: attempt to connect to 127.0.0.1:9000 (127.0.0.1:9000) failed
                          [Wed Mar 18 13:56:12.727296 2026] [proxy_fcgi:error] [pid 907:tid 907] [client 10.72.228.101:56843] AH01079: failed to make connection to backend: 127.0.0.1
                          [Wed Mar 18 13:56:12.727758 2026] [mpm_prefork:notice] [pid 865:tid 865] AH00163: Apache/2.4.66 (Debian) OpenSSL/3.5.5 configured -- resuming normal operations
                          [Wed Mar 18 13:56:12.727797 2026] [core:notice] [pid 865:tid 865] AH00094: Command line: '/usr/sbin/apache2'
                          [Wed Mar 18 13:56:13.201595 2026] [proxy_fcgi:error] [pid 910:tid 910] [client 10.72.233.20:57281] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught Error: Call to a member function lastInsertId() on false in /var/www/fog/lib/db/pdodb.class.php:615\nStack trace:\n#0 /var/www/fog/lib/fog/fogcontroller.class.php(521): PDODB->insertId()\n#1 /var/www/fog/lib/fog/hookmanager.class.php(62): FOGController->save()\n#2 /var/www/fog/lib/fog/fogpage.class.php(223): HookManager->processEvent()\n#3 /var/www/fog/lib/pages/schemaupdaterpage.class.php(39): FOGPage->__construct()\n#4 /var/www/fog/lib/fog/fogpagemanager.class.php(381): SchemaUpdaterPage->__construct()\n#5 [internal function]: FOGPageManager->{closure:FOGPageManager::loadPageClasses():350}()\n#6 /var/www/fog/lib/fog/fogpagemanager.class.php(386): array_map()\n#7 /var/www/fog/lib/fog/fogpagemanager.class.php(79): FOGPageManager->loadPageClasses()\n#8 [internal function]: FOGPageManager->__construct()\n#9 /var/www/fog/lib/fog/fogbase.class.php(481): ReflectionClass->newInstanceArgs()\n#10 /var/www/fog/management/index.php(25): FOGBase::getClass()\n#11 {main}\n  thrown in ...'
                          
                          
                          1 Reply Last reply Reply Quote 0
                          • 1 / 1
                          • First post
                            Last post

                          171

                          Online

                          12.6k

                          Users

                          17.5k

                          Topics

                          156.3k

                          Posts
                          Copyright © 2012-2026 FOG Project