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

FOG Service and interventions

Scheduled Pinned Locked Moved Solved
FOG Problems
5
16
1.1k
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.
  • D
    Daniel Miller
    last edited by Nov 7, 2019, 5:02 PM

    No logged errors… do you see any warnings or errors in the System or Applications logs at or around the time that the last log entry happens? On a machine with a crashed service, what do sc query fogservice and sc qc fogservice return?

    S 1 Reply Last reply Nov 7, 2019, 5:26 PM Reply Quote 0
    • S
      sgoodman @Daniel Miller
      last edited by Nov 7, 2019, 5:26 PM

      @Daniel-Miller Nope, once FOG Service stopped, it discontinued any logging. On the windows log side can’t find a thing. sc query and sc qc all look good as it is running now.

      I get no indication that service crashed - basically something didn’t work (fog based printer creation for example) then I manually look around and need to restart the service (and printer gets created).

      I’ve also noticed that if I am creating a lot of printers on a host (10 or more let’s say) it gets partially through then dies. I start up FOGService again and it completes.

      Wish I had more data to go through.

      D 1 Reply Last reply Nov 7, 2019, 6:17 PM Reply Quote 0
      • D
        Daniel Miller @sgoodman
        last edited by Nov 7, 2019, 6:17 PM

        You may have to enable auditing for the fog service. That will at least tell you if Windows thinks that the service stopped. The steps for doing so are here (sorry I don’t have a more authoritative link).

        sc query fogserviceshould give the exit code of the executable when run on a machine with a crashed service.

        G 1 Reply Last reply Nov 7, 2019, 6:26 PM Reply Quote 0
        • G
          george1421 Moderator @Daniel Miller
          last edited by Nov 7, 2019, 6:26 PM

          @Daniel-Miller I remember reading a post not to long ago involving Win10 and 1903 where the fog service would just stop running on the target computer, whereas there was no problem with earlier versions of Win10 (the last OS you will ever need…).

          @Developers Wasn’t the FOG client patched to fix this issue? I can’t seem to find the thread at the moment with the solution. I think zazzle something was involved.

          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!

          S 1 Reply Last reply Nov 7, 2019, 6:29 PM Reply Quote 0
          • S
            sgoodman @george1421
            last edited by Nov 7, 2019, 6:29 PM

            @george1421 I heard the same information. A windows update caused FOGService issues. I have not seen a new Fog Client however.

            1 Reply Last reply Reply Quote 0
            • D
              Daniel Miller
              last edited by Nov 7, 2019, 6:55 PM

              hmm, must have missed that one. Last commit I see on zazzles was for some library updates. Don’t see any specific references to service stops on 1903 in the commit notes , but could be related. Don’t see any commit notes regarding service stops on fog-service either.

              Were you thinking of https://forums.fogproject.org/topic/13704/fog-service-quits-running ?

              G 1 Reply Last reply Nov 7, 2019, 7:56 PM Reply Quote 1
              • G
                george1421 Moderator @Daniel Miller
                last edited by Nov 7, 2019, 7:56 PM

                @Daniel-Miller Yes that was the post I couldn’t seem to find. I thought there was some background work done on it too and an updated version of the fog client was created. But frankly, I read too many posts as it is and I think I’ve mixed up some in my gray matter.

                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
                • S
                  Sebastian Roth Moderator
                  last edited by Sebastian Roth Nov 8, 2019, 4:43 AM Nov 8, 2019, 10:21 AM

                  @Daniel-Miller Great you guy found that topic. That’s exactly what I’d guess is happening in @sgoodman’s case too. @george1421 Unfortunately I have not worked on this issue yet but I plan to do so over the next weeks. As we seem to have more and more reports of this issue I might need to push up the priority of this as well.

                  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 Sebastian Roth Nov 8, 2019, 12:31 PM Nov 8, 2019, 6:30 PM

                    @sgoodman I just finished some testing and I can’t replicate the fog-client crash yet. So far I guess it’s either related to particular updates (I had some .NET updates as well as system updates) or caused by some particular GPO WSUS settings (just a wild guess). Here is a picture of the update test with the fog-client running all the way through without a single crash - watching the log file (powershell get-contents -wait and the services view):

                    fog-client-updates.jpg

                    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 Nov 29, 2019, 10:56 PM

                      @Daniel-Miller @george1421 @sgoodman Anyone an idea? How are we going to find what is causing this if I can’t replicate the problem?!

                      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

                      D 1 Reply Last reply Nov 29, 2019, 11:16 PM Reply Quote 0
                      • D
                        Daniel Miller @Sebastian Roth
                        last edited by Nov 29, 2019, 11:16 PM

                        @Sebastian-Roth without logs, dumps, or the ability to replicate, options for doing so are getting kinda thin…

                        1 Reply Last reply Reply Quote 0
                        • G
                          Greg Plamondon Testers @sgoodman
                          last edited by Dec 5, 2019, 9:24 PM

                          @sgoodman Is the server set to Delayed auto?

                          1 Reply Last reply Reply Quote 0
                          • S
                            Sebastian Roth Moderator
                            last edited by Sebastian Roth Jan 9, 2020, 6:10 PM Jan 8, 2020, 8:48 PM

                            @sgoodman @Daniel-Miller @Greg-Plamondon @george1421 Has anyone run into this issue (again)? I’d think this might have been caused by a major .NET framework update which we can’t do much about.

                            In case people have PCs running for a long time without restart they might consider setting the service to auto-restart.

                            I am marking this solved now. Feel free to post if you think it’s not.

                            Cross reference to another topic: https://forums.fogproject.org/topic/13704/fog-service-quits-running

                            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

                            157

                            Online

                            12.1k

                            Users

                            17.3k

                            Topics

                            155.4k

                            Posts
                            Copyright © 2012-2024 FOG Project