• 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
    14 Posts 5 Posters 198 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.
    • 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 C 3 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 olivier.bonnici

                    @Tom-Elliott Error.log on the ‘non working’ UI

                    
                    [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 ...'
                    [Wed Mar 18 14:07:08.496309 2026] [proxy_fcgi:error] [pid 910:tid 910] (70007)The timeout specified has expired: [client 10.72.233.20:57353] AH01075: Error dispatching request to : (polling), referer: http://10.72.233.19/fog/management/index.php?node=host
                    [Wed Mar 18 14:08:06.685207 2026] [proxy_fcgi:error] [pid 908:tid 908] (70007)The timeout specified has expired: [client 10.72.233.20:57373] AH01075: Error dispatching request to : (polling), referer: http://10.72.233.19/fog/management/index.php?node=host
                    [Wed Mar 18 14:09:03.333452 2026] [proxy_fcgi:error] [pid 1210:tid 1210] (70007)The timeout specified has expired: [client 10.72.233.20:57396] AH01075: Error dispatching request to : (polling), referer: http://10.72.233.19/fog/management/index.php?node=host
                    [Wed Mar 18 14:09:06.698197 2026] [proxy_fcgi:error] [pid 907:tid 907] (70007)The timeout specified has expired: [client 10.72.233.20:57397] AH01075: Error dispatching request to : (polling), referer: http://10.72.233.19/fog/management/index.php?node=host
                    
                    
                    
                    1 Reply Last reply Reply Quote 0
                    • T
                      tatanas
                      last edited by

                      No problem with Fog 1.5.10.1763
                      Very slow with Fog 1.5.10.1798 and nothing in the logs

                      It’s the second server I’ve updated and the problem is the same.

                      1 Reply Last reply Reply Quote 0
                      • C
                        Chandlerbing @Tom Elliott
                        last edited by

                        Hello @Tom-Elliott

                        I have the same issue,

                        I try to install a new server and restore my dumped database.
                        The new server is not contacted by any fog client. This is slow as hell. I try to check on /etc/apache2/error.log, I got nothing.
                        My fog.history doesn’t show anything around the stuck time.

                        I enabled the slow log in fpm.
                        I got this showing my hosts list :

                        [19-Mar-2026 16:24:55]  [pool www] pid 51249
                        script_filename = //var/www/fog/management/index.php
                        [0x00007f869de13d40] filter_var() /var/www/fog/commons/init.php:25
                        [0x00007f869de13cc0] {closure:Initiator::setSanitize():23}() /var/www/fog/commons/init.php:28
                        [0x00007f869de13c50] array_walk() /var/www/fog/commons/init.php:28
                        [0x00007f869de13bd0] {closure:Initiator::setSanitize():23}() /var/www/fog/commons/init.php:115
                        [0x00007f869de13b60] array_walk() /var/www/fog/commons/init.php:115
                        [0x00007f869de13ad0] sanitizeItems() /var/www/fog/lib/fog/fogbase.class.php:1399
                        [0x00007f869de13a20] arrayChangeKey() /var/www/fog/lib/fog/fogcontroller.class.php:1095
                        [0x00007f869de13950] setQuery() /var/www/fog/lib/fog/fogcontroller.class.php:1107
                        [0x00007f869de137f0] setQuery() /var/www/fog/lib/fog/fogcontroller.class.php:140
                        [0x00007f869de13710] __construct() /var/www/fog/lib/fog/fogmanagercontroller.class.php:415
                        [0x00007f869de13420] find() /var/www/fog/lib/router/route.class.php:479
                        [0x00007f869de13300] listem() /var/www/fog/lib/fog/fogpage.class.php:497
                        [0x00007f869de13200] index() /var/www/fog/lib/fog/fogpagemanager.class.php:220
                        [0x00007f869de130e0] render() /var/www/fog/management/index.php:69
                        

                        I can see that fpm www is taking a huge amount of CPU.

                        I don’t understand what is going on if you need any log I can provide them.

                        Thank you.

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

                          Can you all edit /var/www/fog/lib/db/pdodb.class.php at line -> 125:

                          change:

                          PDO::ATTR_EMULATE_PREPARES => false,
                          

                          to:

                          PDO::ATTR_EMULATE_PREPARES => true,
                          

                          I’m pretty sure this is going to break other things, but it will give me a data point I’m trying to narrow down.

                          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

                          101

                          Online

                          12.6k

                          Users

                          17.5k

                          Topics

                          156.3k

                          Posts
                          Copyright © 2012-2026 FOG Project