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

    Some clients disappear from web interface but are still present in databse

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    8
    44
    19.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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      I don’t think, and I’m fairly sure, it’s not at all related to the groups, directly.

      Can you please post the fog.log file of one of the hosts that did disappear?

      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
      • Matthieu JacquartM
        Matthieu Jacquart
        last edited by

        I’ll paste log in chat, because on forum I’ve this error message :

        Post content was flagged as spam by Akismet.com
        

        Fog 1.5.9.138
        Debian 11
        Vmware ESXi

        1 Reply Last reply Reply Quote 0
        • B
          Brian David
          last edited by

          I experienced this issue today, currently working from git version 4644 (so it’s a few days old). I’ve had about five computers disappear from the web interface throughout the day, but they remain in the database.

          Also, and I’m not sure it’s related, but the service settings on some of my hosts are being changed regularly. I have one computer in particular that will regularly have all of it’s services turned off for some reason. I then turn them back on, and it’s good for a few hours before the settings get wiped again.

          I’m leaving work for the day and have the next two days off, but when I get back I’ll make a separate thread for the services issue if it’s still a problem.

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

            Please update to stop the disappearing hosts. I’d even state, if you’re running trunk and the new client, UPGRADE IMMEDIATELY please.

            I’m sorry it’s been so difficult to track down. Hopefully it is now corrected for. Please test.

            We did patch a bug on the mac address, though, but apparently it made hosts disappear even faster. Jbob and I have narrowed it down to one thing. There is a load function that was occurring, but deleting the host primary mac. I’m so sorry…
            Please forgive me?

            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
            • Matthieu JacquartM
              Matthieu Jacquart
              last edited by Matthieu Jacquart

              I updated and restore database from last save (last week-end), and 1 hour later at least 3 hosts disappear, on 3 different groups, I made no changes…

              edit : we forgive you, you all make great job 😉

              Fog 1.5.9.138
              Debian 11
              Vmware ESXi

              C 1 Reply Last reply Reply Quote 0
              • C
                Claude Girard @Matthieu Jacquart
                last edited by

                @Matthieu-Jacquart said:

                I updated and restore database from last save (last week-end), and 1 hour later at least 3 hosts disappear, on 3 different groups, I made no changes…

                edit : we forgive you, you all make great job 😉

                I can confirm this bad news.
                I wanted to control my database, and I made this request in phpmyadmin:
                SELECT * FROM hosts WHERE hostID NOT IN (SELECT hmhostID FROM hostMAC)
                It returned 93 results
                10 minutes later, the same request returned 101 results.
                No operation made on fog interface between the requests.

                Do I need to upgrade client too ? I don’t think so, some disappeared computers have legacy client installed

                Wayne WorkmanW 1 Reply Last reply Reply Quote 1
                • Wayne WorkmanW
                  Wayne Workman @Claude Girard
                  last edited by Wayne Workman

                  @Claude-Girard said:

                  @Matthieu-Jacquart said:

                  I updated and restore database from last save (last week-end), and 1 hour later at least 3 hosts disappear, on 3 different groups, I made no changes…

                  edit : we forgive you, you all make great job 😉

                  I can confirm this bad news.
                  I wanted to control my database, and I made this request in phpmyadmin:
                  SELECT * FROM hosts WHERE hostID NOT IN (SELECT hmhostID FROM hostMAC)
                  It returned 93 results
                  10 minutes later, the same request returned 101 results.
                  No operation made on fog interface between the requests.

                  Do I need to upgrade client too ? I don’t think so, some disappeared computers have legacy client installed

                  That returned 41 rows for me… and I’m using the legacy client…

                  I’m going to restore a previous snapshot and see if that number decreases.

                  Yes, I’ve confirmed that the snapshot I just restored - when I ran that command, i got an empty set returned… ouch.

                  I’m not updating till we know this is fixed.

                  However I’m happy to update as much as the @Developers would like at home.

                  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
                  • TrevelyanT
                    Trevelyan
                    last edited by

                    Oops, just seen this - I guess I was searching for the wrong things 😛 - although I ended up doing everything else mentioned here…

                    I’ll watch with intrigue…

                    1 Reply Last reply Reply Quote 0
                    • J
                      Joe Schmitt Senior Developer
                      last edited by

                      @Claude-Girard @Matthieu-Jacquart @Wayne-Workman @Trevelyan @Brian-David
                      I need the fog.log file from disappeared hosts (preferably relatively soon after they vanished). Logs from the new client will be most helpful.

                      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.

                      1 Reply Last reply Reply Quote 1
                      • C
                        Claude Girard
                        last edited by

                        How do I send it ? MP ?

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

                          @Claude-Girard said:

                          How do I send it ? MP ?

                          Just upload it to the forums, @Jbob can get it that way.

                          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
                          • Matthieu JacquartM
                            Matthieu Jacquart
                            last edited by

                            Ok, I’m making a test : I empty database from all hosts and everything associated to hosts.
                            After that, I import all hosts with a csv file, and I’m putting them in their groups to modify parameters.
                            I started around 1 hour, for the moment all my hosts are still present…

                            Fog 1.5.9.138
                            Debian 11
                            Vmware ESXi

                            C 1 Reply Last reply Reply Quote 0
                            • C
                              Claude Girard @Matthieu Jacquart
                              last edited by

                              @Matthieu-Jacquart said:

                              I started around 1 hour, for the moment all my hosts are still present…

                              After restoring backup:
                              I deleted groups, and recreate them, include hosts in groups.
                              After 2 hours, hosts are still present.
                              But now some hosts dissapear from some groups.

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

                                @Claude-Girard So what you’re saying is, everything was fine for nearly 2 hours, then they just started removing themselves? Do you have multiple nodes? If you do have multiples, are they all on the same revision?

                                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

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

                                  @Tom-Elliott said:

                                  @Claude-Girard So what you’re saying is, everything was fine for nearly 2 hours, then they just started removing themselves? Do you have multiple nodes? If you do have multiples, are they all on the same revision?

                                  No, hosts are presents and stay presents, but some groups are modified, hosts disappear from group members only

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

                                    @Claude-Girard WHEW

                                    Thank you,

                                    While that is an issue on it’s own, at least the host’s (themselves) are still in tact.

                                    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

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

                                      What are the steps I can take to attempt reproducing hosts losing their group associations?

                                      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
                                      • C
                                        Claude Girard @Tom Elliott
                                        last edited by

                                        @Tom-Elliott said:

                                        @Claude-Girard WHEW

                                        Thank you,

                                        While that is an issue on it’s own, at least the host’s (themselves) are still in tact.

                                        Yes that’s the most important 🙂
                                        No time today but tomorrow I’ll give more infos about group issue.
                                        I’ll do more tests because after my restore, I prefered clean database by deleting some hosts and recreating them.
                                        The ones that leave group were not.
                                        I’ll try to delete them and see if after recreate problem pesist.

                                        C 1 Reply Last reply Reply Quote 0
                                        • C
                                          Claude Girard @Claude Girard
                                          last edited by

                                          @Claude-Girard And good news:
                                          My sql request:
                                          SELECT * FROM hosts WHERE hostID NOT IN (SELECT hmhostID FROM hostMAC)
                                          hours ago !!!
                                          returns 0 rows since last fog update,

                                          1 Reply Last reply Reply Quote 1
                                          • Matthieu JacquartM
                                            Matthieu Jacquart
                                            last edited by

                                            24 hours later, my 312 hosts are still in database and in web interface 😉

                                            Fog 1.5.9.138
                                            Debian 11
                                            Vmware ESXi

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

                                            174

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project