FOG Project

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

    Fog 1.2.0 Instant Deployment tasks not starting on client

    FOG Problems
    3
    15
    1871
    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.
    • Z
      zta104 last edited by

      I have Fog 1.2.0 running on a Ubuntu 14.04 Server that overall working fine in regards to actually cloning and deploying images when a task is already in queue before the client is turned on. The problem is that when a task is assigned for instant/delayed/chron deployment while the client is already on the task just stays as queued and the client remains at the desktop or login screen. Upon restarting the machine, the task will execute through PXE boot no problem. Does anyone have any idea why my clients wont restart and perform their tasks? (clients are assorted dell win 7 machines)

      1 Reply Last reply Reply Quote 0
      • Z
        zta104 @Tom Elliott last edited by

        @Tom-Elliott Never mind I got it taken care of, it would seem that in the config.ini file underneath the taskreboot section the force restart the value must be set to 1. It also didn’t hurt to shorten the checkin time as well. Thank you and @Wayne-Workman for the help!

        1 Reply Last reply Reply Quote 0
        • Z
          zta104 @Tom Elliott last edited by

          @Tom-Elliott That did not work, a task was assigned at 12:32p for a upload scheduled for instant deployment with no response on the client machine.
          0_1481913703197_fog.log

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

            @zta104 Yes. Once you do that, though, you’ll need to restart the “FOG Service”

            This can be done with cmd as administrator with:

            net stop "FOG Service" && net start "FOG Service"

            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

            Z 2 Replies Last reply Reply Quote 2
            • Z
              zta104 @Tom Elliott last edited by

              @Tom-Elliott Oh no, the server is set to 192.168.1.230. Should I change the address in the config.ini directly?

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

                And 192.168.1.203 IS the fogserver IP address?

                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

                Z 1 Reply Last reply Reply Quote 1
                • Z
                  zta104 @Tom Elliott last edited by

                  @Tom-Elliott
                  0_1481904964760_config.ini

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

                    404 Means that it cannot communicate to the FOG Server.

                    So either your client is not configured appropriately to look at the server (maybe it’s looking for fog-server instead of ip of fog server?)

                    Please post the C:\Program Files (x86)\FOG\etc\config.ini (64 bit windows) or C:\Program Files\FOG\etc\config.ini

                    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

                    Z 1 Reply Last reply Reply Quote 1
                    • Z
                      zta104 @Wayne Workman last edited by zta104

                      @Wayne-Workman @Tom-Elliott here is the log from a Download with Instant Deployment selected:

                      0_1481899987293_fog.log

                      edit: Re-uploaded log

                      1 Reply Last reply Reply Quote 0
                      • Z
                        zta104 @Wayne Workman last edited by

                        @Wayne-Workman Can do I’ll post the log in the next hour

                        1 Reply Last reply Reply Quote 0
                        • Wayne Workman
                          Wayne Workman @zta104 last edited by

                          @zta104 The next step is to upload a copy of the c:\fog.log from an affected system. Setup a task as you described, let it go for a bit, then grab the log.

                          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/

                          Z 2 Replies Last reply Reply Quote 1
                          • Z
                            zta104 @Tom Elliott last edited by zta104

                            @Tom-Elliott Yes the management console showing the service is enabled on both the server and the client, and the service was checked off during client install as well.

                            edit: double checked client services from management console

                            Wayne Workman 1 Reply Last reply Reply Quote 0
                            • Tom Elliott
                              Tom Elliott @zta104 last edited by

                              @zta104 And TaskReboot service is running?

                              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

                              Z 1 Reply Last reply Reply Quote 1
                              • Z
                                zta104 @Tom Elliott last edited by

                                @Tom-Elliott Yes it is currently running the stock 0.1 Client Tray

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

                                  Does your image have the FOG Client installed?

                                  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

                                  Z 1 Reply Last reply Reply Quote 1
                                  • 1 / 1
                                  • First post
                                    Last post

                                  237
                                  Online

                                  10.2k
                                  Users

                                  16.3k
                                  Topics

                                  149.9k
                                  Posts

                                  Copyright © 2012-2020 FOG Project