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

    FOG service quits running

    Scheduled Pinned Locked Moved Solved
    Windows Problems
    4
    17
    1.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.
    • S
      Sebastian Roth Moderator
      last edited by

      @Joe-Gill said in FOG service quits running:

      I checked multiple machines and none seem to have logs that go back far enough to any events that happened on the day the service quit. That said the things these all have in common (on some machines) occurred two days prior to a system update. (8/20/19) The update occurred on 8/22/19… I had a few outliers that happened mid July.

      Thanks heaps for looking into it. Do I get this right, most of the machines having the issue showed (in the logs) the service stopped working on the very same day, all on 8/20/19??

      So far all of my logs are not showing anything back when the problem occurred.

      So the event logs go back to that date but there is no notice/warning/error in the event logs?

      I have noticed that a commonality in the FOG logs is that this issue happens after FOG sleeps or reboots.

      Do you mean PC reboot? Can you post an example log when it seems to happen on “reboot”?

      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

      J 1 Reply Last reply Reply Quote 0
      • J
        Joe Gill @Sebastian Roth
        last edited by

        @Sebastian-Roth said in FOG service quits running:

        Thanks heaps for looking into it. Do I get this right, most of the machines having the issue showed (in the logs) the service stopped working on the very same day, all on 8/20/19??

        Not a problem! I am happy to help out the project. The service quit on a handful of machines on 8/20/19 and some were in July.

        So far all of my logs are not showing anything back when the problem occurred.

        So the event logs go back to that date but there is no notice/warning/error in the event logs?

        The event logs don’t go back far enough to show anything. In other words the event logs don’t start until after the service quit working (days later).

        I have noticed that a commonality in the FOG logs is that this issue happens after FOG sleeps or reboots.

        Do you mean PC reboot? Can you post an example log when it seems to happen on “reboot”?

        I’ll go grab an entire log and post it here.

        1 Reply Last reply Reply Quote 0
        • J
          Joe Gill
          last edited by

          @Sebastian-Roth

          Here is the entire FOG log on one of the 8/20/19 machines. I can post it as code too if you’d like it. I just thought a log file may be simpler.

          Thanks!

          fog.log

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

            @Joe-Gill This almost seems like a “Patch Tuesday” kind of issue. Especially considering a large amount of patching was performed just on August 13th. Maybe it had to shutdown some of the services that FOG Client uses during the update process? I’m guessing a simple restart of the machine would have fixed the client, or even manually starting it.

            Just thinking, and I could be totally wrong.

            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
            • J
              Joe Gill
              last edited by

              @Sebastian-Roth

              I just noticed something… While looking for log files again this morning… I had one machine that the service literally quit working yesterday… My event logs show events just AFTER the FOG service quit logging…

              This machine is on Windows 10 1709 build 16299.15…

              Guess what happened after that? Windows ran an update!

              We do all of our updates from a Windows WSUS…

              Hopefully this helps!!

              1 Reply Last reply Reply Quote 1
              • J
                Joe Gill
                last edited by

                @Tom-Elliott

                I will try a reboot on the machine I had quit checking in yesterday and see.

                1 Reply Last reply Reply Quote 0
                • J
                  Joe Gill
                  last edited by

                  @Tom-Elliott
                  @Sebastian-Roth

                  So I rebooted two different machines that were having this problem. The service restarted on one and not the other. Ha!

                  Thanks!

                  J 1 Reply Last reply Reply Quote 0
                  • J
                    Joe Gill @Joe Gill
                    last edited by

                    @Joe-Gill said in FOG service quits running:

                    @Tom-Elliott
                    @Sebastian-Roth

                    So I rebooted two different machines that were having this problem. The service restarted on one and not the other. Ha!

                    Thanks!

                    I checked the update settings on the machine that the service wasn’t running after the reboot… You guessed it, a Windows Update was running (installing). I’m gussing that is the caust of this entire issue.

                    Reboot will likely resolve it after the update install is completed. Hope this helps someone else down the road.

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

                      Gotta love windows updates sometimes.

                      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
                      • S
                        Sebastian Roth Moderator
                        last edited by

                        @Joe-Gill Nice catch!! Sounds very much reasonable. Will be interesting to see if we are actually able to replicate the issue on demand and see at which state exactly it kills the fog-client. Probably a big project for Winter I reckon…

                        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
                        • J
                          Joe Gill
                          last edited by

                          @Sebastian-Roth
                          @Tom-Elliott

                          Let me know how I can help. I have a lab that gets used very infrequently that I can test things on if need be. (Time permitting…) My time begins to get more free here in about a month or two and then gets more busy again in February. I’d be more than happy to help out the project!

                          EduardoTSeoaneE 1 Reply Last reply Reply Quote 1
                          • EduardoTSeoaneE
                            EduardoTSeoane @Joe Gill
                            last edited by

                            Try configuring the servicio with this:

                            sc.exe config FOGService start=delayed-auto
                            sc.exe failure FOGService actions= restart/60000/restart/60000/restart/ reset= 120.
                            

                            It work’s to save me from stopping Fogservice errors.

                            1 Reply Last reply Reply Quote 1
                            • S
                              Sebastian Roth Moderator
                              last edited by

                              @Joe-Gill Are you still around? Would be great to hear if you still see this issue on some of your machines. I have tried to replicate this problem but wasn’t able to. See here: https://forums.fogproject.org/topic/13902/fog-service-and-interventions

                              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

                              266

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project