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

    RC10 Broken Items on upgrade

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    6
    146
    97.4k
    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.
    • adukes40A
      adukes40 @Tom Elliott
      last edited by

      @Tom-Elliott

      about 700ish powershell scripts. Thats it, but they are all at the nodes. I did see in the Snapin Replication log it mentions these.

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

        @adukes40 Are they large? Are they all being deployed?

        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
        • adukes40A
          adukes40 @Tom Elliott
          last edited by

          @Tom-Elliott
          In all it says size is 244,133 bytes of the snapins directory

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

            @adukes40 so about 250 kilo bytes

            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

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

              Remember how you cleared encryption data

              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

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

                @Tom-Elliott

                I can find the command again yea

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

                  @Tom-Elliott I need you to clear shash for om snapin table

                  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
                  • Tom ElliottT
                    Tom Elliott
                    last edited by

                    Update snapins set sHash=‘’

                    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

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

                      @Tom-Elliott

                      mysql> update snapins set sHash=‘’;
                      Query OK, 0 rows affected (0.01 sec)
                      Rows matched: 746 Changed: 0 Warnings: 0

                      I have to go for now, keep the message coming and I will respond once I get a minutes, I have to take my son to soccer practice.

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

                        @adukes40 any better on GUI?

                        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

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

                          @Tom-Elliott hell try update snapins set sHash='abc';
                          Please

                          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

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

                            @Tom-Elliott As discussed last night, around 6pm bandwidth ded down and the GUI ran fine. This morning it is back to what it was doing yesterday. As requested here is the tail -f of the access.log

                            root@MSDCATS09:/var/log/apache2# tail -f access.log
                            ::1 - - [14/Sep/2016:08:05:39 -0400] “OPTIONS * HTTP/1.0” 200 125 “-” “Apache/2. 4.7 (Ubuntu) OpenSSL/1.0.1f (internal dummy connection)”
                            10.102.12.182 - - [14/Sep/2016:08:05:39 -0400] “-” 408 0 “-” “-”
                            ::1 - - [14/Sep/2016:08:05:40 -0400] “OPTIONS * HTTP/1.0” 200 125 “-” “Apache/2. 4.7 (Ubuntu) OpenSSL/1.0.1f (internal dummy connection)”
                            ::1 - - [14/Sep/2016:08:05:41 -0400] “OPTIONS * HTTP/1.0” 200 125 “-” “Apache/2. 4.7 (Ubuntu) OpenSSL/1.0.1f (internal dummy connection)”
                            ::1 - - [14/Sep/2016:08:05:42 -0400] “OPTIONS * HTTP/1.0” 200 125 “-” “Apache/2. 4.7 (Ubuntu) OpenSSL/1.0.1f (internal dummy connection)”
                            ::1 - - [14/Sep/2016:08:05:43 -0400] “OPTIONS * HTTP/1.0” 200 125 “-” “Apache/2. 4.7 (Ubuntu) OpenSSL/1.0.1f (internal dummy connection)”
                            ::1 - - [14/Sep/2016:08:05:44 -0400] “OPTIONS * HTTP/1.0” 200 125 “-” “Apache/2. 4.7 (Ubuntu) OpenSSL/1.0.1f (internal dummy connection)”
                            ::1 - - [14/Sep/2016:08:05:45 -0400] “OPTIONS * HTTP/1.0” 200 125 “-” “Apache/2. 4.7 (Ubuntu) OpenSSL/1.0.1f (internal dummy connection)”
                            ::1 - - [14/Sep/2016:08:05:46 -0400] “OPTIONS * HTTP/1.0” 200 125 “-” “Apache/2. 4.7 (Ubuntu) OpenSSL/1.0.1f (internal dummy connection)”
                            ::1 - - [14/Sep/2016:08:05:47 -0400] “OPTIONS * HTTP/1.0” 200 125 “-” “Apache/2. 4.7 (Ubuntu) OpenSSL/1.0.1f (internal dummy connection)”

                            Also here is a screenshot of what I see on the bandwidth monitor:

                            0_1473860373396_CaptureHS.PNG

                            You can see the 6PM, and then this morning when I disabled the NIC, other than that something is being pushed from this server, but no clue what.

                            Wayne WorkmanW Tom ElliottT 2 Replies Last reply Reply Quote 0
                            • Wayne WorkmanW
                              Wayne Workman @adukes40
                              last edited by Wayne Workman

                              @adukes40 Please install apachetop.
                              Ubuntu/Debian:
                              sudo apt-get install apachetop -y
                              Fedora/RHEL/CentOS:
                              sudo yum install apachetop -y

                              Then run it:
                              apachetop

                              Stop running it with ctrl+c

                              It’ll give you counters for page requests, and file requests. Let it run for a few minutes and then take a screenshot of it, and post here please.

                              Also, you can install iftop as well, to monitor bandwidth being sent to individual IP addresses. Install as normal, i.e. yum install iftop or apt-get install iftop and then run with:
                              iftop -n

                              Stop running it with ctrl+c

                              I’d like a screenshot of that too.

                              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/

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

                                @adukes40 can you disable ipv6?

                                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 1
                                • adukes40A
                                  adukes40 @Wayne Workman
                                  last edited by

                                  @Wayne-Workman

                                  0_1473866693381_upload-d2194dcb-34fc-414f-be15-f9c1ec0acb3b

                                  I know this only shows 40 seconds, but i let atop run for 3 minutes, and nothing changed. when I hit ctrl C. its just dumps me back to the terminal

                                  0_1473866782034_upload-d1a029be-205f-4139-93ee-e1687d469ca0

                                  And here is the bandwidth usage. As you can see I re-enabled the NIC at 11:15… instantly starts heading to maxed out.

                                  0_1473866839652_upload-057650ac-6684-419a-9d21-67333137406c

                                  Wayne WorkmanW Tom ElliottT 2 Replies Last reply Reply Quote 0
                                  • Wayne WorkmanW
                                    Wayne Workman @adukes40
                                    last edited by

                                    @adukes40 For one of those IP addresses, can you remote into one of them and get the c:\fog.log and post the last couple pages of it here?

                                    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/

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

                                      @adukes40 please disable ipv6 for Apache, though I can’t tell you how right this moment. A simple test might be to just stop Apache, edit the config.class.php file of fog and replace the 127.0.0.1 with localhost. This should prevent Apache trying to connect to the db using ipv6 altogether.

                                      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 1
                                      • adukes40A
                                        adukes40 @Wayne Workman
                                        last edited by Wayne Workman

                                        @Wayne-Workman

                                        Here is 5 minutes worth: Starting at 11:14 right around the time the NIC was reenabled:

                                        ------------------------------------------------------------------------------
                                        ---------------------------------ClientUpdater--------------------------------
                                        ------------------------------------------------------------------------------
                                         9/14/2016 11:14 AM Client-Info Client Version: 0.11.4
                                         9/14/2016 11:14 AM Client-Info Client OS:      Windows
                                         9/14/2016 11:14 AM Client-Info Server Version: 1.3.0-RC-10
                                         9/14/2016 11:14 AM Middleware::Response ERROR: Unable to get subsection
                                         9/14/2016 11:14 AM Middleware::Response ERROR: Object reference not set to an instance of an object.
                                        
                                        ------------------------------------------------------------------------------
                                        ----------------------------------TaskReboot----------------------------------
                                        ------------------------------------------------------------------------------
                                         9/14/2016 11:14 AM Client-Info Client Version: 0.11.4
                                         9/14/2016 11:14 AM Client-Info Client OS:      Windows
                                         9/14/2016 11:14 AM Client-Info Server Version: 1.3.0-RC-10
                                         9/14/2016 11:14 AM Middleware::Response ERROR: Unable to get subsection
                                         9/14/2016 11:14 AM Middleware::Response ERROR: Object reference not set to an instance of an object.
                                        
                                        ------------------------------------------------------------------------------
                                        --------------------------------HostnameChanger-------------------------------
                                        ------------------------------------------------------------------------------
                                         9/14/2016 11:14 AM Client-Info Client Version: 0.11.4
                                         9/14/2016 11:14 AM Client-Info Client OS:      Windows
                                         9/14/2016 11:14 AM Client-Info Server Version: 1.3.0-RC-10
                                         9/14/2016 11:14 AM Middleware::Response ERROR: Unable to get subsection
                                         9/14/2016 11:14 AM Middleware::Response ERROR: Object reference not set to an instance of an object.
                                        
                                        ------------------------------------------------------------------------------
                                        ---------------------------------SnapinClient---------------------------------
                                        ------------------------------------------------------------------------------
                                         9/14/2016 11:14 AM Client-Info Client Version: 0.11.4
                                         9/14/2016 11:14 AM Client-Info Client OS:      Windows
                                         9/14/2016 11:14 AM Client-Info Server Version: 1.3.0-RC-10
                                         9/14/2016 11:14 AM Middleware::Response ERROR: Unable to get subsection
                                         9/14/2016 11:14 AM Middleware::Response ERROR: Object reference not set to an instance of an object.
                                        
                                        ------------------------------------------------------------------------------
                                        --------------------------------PrinterManager--------------------------------
                                        ------------------------------------------------------------------------------
                                         9/14/2016 11:14 AM Client-Info Client Version: 0.11.4
                                         9/14/2016 11:14 AM Client-Info Client OS:      Windows
                                         9/14/2016 11:14 AM Client-Info Server Version: 1.3.0-RC-10
                                         9/14/2016 11:14 AM Middleware::Response ERROR: Unable to get subsection
                                         9/14/2016 11:14 AM Middleware::Response ERROR: Object reference not set to an instance of an object.
                                        
                                        ------------------------------------------------------------------------------
                                        --------------------------------PowerManagement-------------------------------
                                        ------------------------------------------------------------------------------
                                         9/14/2016 11:14 AM Client-Info Client Version: 0.11.4
                                         9/14/2016 11:14 AM Client-Info Client OS:      Windows
                                         9/14/2016 11:14 AM Client-Info Server Version: 1.3.0-RC-10
                                         9/14/2016 11:14 AM Middleware::Response ERROR: Unable to get subsection
                                         9/14/2016 11:14 AM Middleware::Response ERROR: Object reference not set to an instance of an object.
                                        
                                        ------------------------------------------------------------------------------
                                        ----------------------------------UserTracker---------------------------------
                                        ------------------------------------------------------------------------------
                                         9/14/2016 11:14 AM Client-Info Client Version: 0.11.4
                                         9/14/2016 11:14 AM Client-Info Client OS:      Windows
                                         9/14/2016 11:14 AM Client-Info Server Version: 1.3.0-RC-10
                                         9/14/2016 11:14 AM Middleware::Response ERROR: Unable to get subsection
                                         9/14/2016 11:14 AM Middleware::Response ERROR: Object reference not set to an instance of an object.
                                         9/14/2016 11:14 AM Middleware::Communication URL: http://10.103.72.49/fog/management/index.php?sub=requestClientInfo&configure&newService&json
                                         9/14/2016 11:14 AM Middleware::Communication ERROR: Could not contact FOG server
                                         9/14/2016 11:14 AM Middleware::Communication ERROR: Unable to connect to the remote server
                                         9/14/2016 11:14 AM Middleware::Response Success
                                         9/14/2016 11:14 AM Service Sleeping for 60 seconds
                                         9/14/2016 11:15 AM Middleware::Communication URL: http://10.103.72.49/fog/management/index.php?sub=requestClientInfo&mac=78:2B:CB:A8:58:E8||00:00:00:00:00:00:00:E0&newService&json
                                         9/14/2016 11:15 AM Middleware::Authentication Waiting for authentication timeout to pass
                                         9/14/2016 11:15 AM Middleware::Communication Download: http://10.103.72.49/fog/management/other/ssl/srvpublic.crt
                                         9/14/2016 11:15 AM Data::RSA FOG Server CA cert found
                                         9/14/2016 11:15 AM Middleware::Authentication Cert OK
                                         9/14/2016 11:15 AM Middleware::Communication POST URL: http://10.103.72.49/fog/management/index.php?sub=requestClientInfo&authorize&newService
                                         9/14/2016 11:16 AM Middleware::Response Success
                                         9/14/2016 11:16 AM Middleware::Authentication Authenticated
                                         9/14/2016 11:16 AM Middleware::Communication URL: http://10.103.72.49/fog/management/index.php?sub=requestClientInfo&mac=78:2B:CB:A8:58:E8||00:00:00:00:00:00:00:E0&newService&json
                                         9/14/2016 11:16 AM Middleware::Communication ERROR: Could not contact FOG server
                                         9/14/2016 11:16 AM Middleware::Communication ERROR: Unable to connect to the remote server
                                         9/14/2016 11:16 AM Middleware::Response Success
                                         9/14/2016 11:16 AM Middleware::Communication URL: http://10.103.72.49/fog/service/getversion.php?clientver&newService&json
                                         9/14/2016 11:16 AM Middleware::Communication URL: http://10.103.72.49/fog/service/getversion.php?newService&json
                                        
                                         9/14/2016 11:17 AM Service Creating user agent cache
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Unable to get subsection
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Object reference not set to an instance of an object.
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Unable to get subsection
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Object reference not set to an instance of an object.
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Unable to get subsection
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Object reference not set to an instance of an object.
                                        
                                        ------------------------------------------------------------------------------
                                        ---------------------------------ClientUpdater--------------------------------
                                        ------------------------------------------------------------------------------
                                         9/14/2016 11:17 AM Client-Info Client Version: 0.11.4
                                         9/14/2016 11:17 AM Client-Info Client OS:      Windows
                                         9/14/2016 11:17 AM Client-Info Server Version: 1.3.0-RC-10
                                         9/14/2016 11:17 AM Middleware::Response Success
                                         9/14/2016 11:17 AM Middleware::Communication Download: http://10.103.72.49/fog/client/SmartInstaller.exe
                                         9/14/2016 11:17 AM Data::RSA FOG Project cert found
                                         9/14/2016 11:17 AM Data::RSA ERROR: Certificate validation failed
                                         9/14/2016 11:17 AM Data::RSA ERROR: Trust chain did not complete to the known authority anchor. Errors: A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file. (NotTimeValid)
                                         9/14/2016 11:17 AM ClientUpdater ERROR: Update file is not authentic
                                        ------------------------------------------------------------------------------
                                        
                                        
                                        ------------------------------------------------------------------------------
                                        ----------------------------------TaskReboot----------------------------------
                                        ------------------------------------------------------------------------------
                                         9/14/2016 11:17 AM Client-Info Client Version: 0.11.4
                                         9/14/2016 11:17 AM Client-Info Client OS:      Windows
                                         9/14/2016 11:17 AM Client-Info Server Version: 1.3.0-RC-10
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Unable to get subsection
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Object reference not set to an instance of an object.
                                        
                                        ------------------------------------------------------------------------------
                                        --------------------------------HostnameChanger-------------------------------
                                        ------------------------------------------------------------------------------
                                         9/14/2016 11:17 AM Client-Info Client Version: 0.11.4
                                         9/14/2016 11:17 AM Client-Info Client OS:      Windows
                                         9/14/2016 11:17 AM Client-Info Server Version: 1.3.0-RC-10
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Unable to get subsection
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Object reference not set to an instance of an object.
                                        
                                        ------------------------------------------------------------------------------
                                        ---------------------------------SnapinClient---------------------------------
                                        ------------------------------------------------------------------------------
                                         9/14/2016 11:17 AM Client-Info Client Version: 0.11.4
                                         9/14/2016 11:17 AM Client-Info Client OS:      Windows
                                         9/14/2016 11:17 AM Client-Info Server Version: 1.3.0-RC-10
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Unable to get subsection
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Object reference not set to an instance of an object.
                                        
                                        ------------------------------------------------------------------------------
                                        --------------------------------PrinterManager--------------------------------
                                        ------------------------------------------------------------------------------
                                         9/14/2016 11:17 AM Client-Info Client Version: 0.11.4
                                         9/14/2016 11:17 AM Client-Info Client OS:      Windows
                                         9/14/2016 11:17 AM Client-Info Server Version: 1.3.0-RC-10
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Unable to get subsection
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Object reference not set to an instance of an object.
                                        
                                        ------------------------------------------------------------------------------
                                        --------------------------------PowerManagement-------------------------------
                                        ------------------------------------------------------------------------------
                                         9/14/2016 11:17 AM Client-Info Client Version: 0.11.4
                                         9/14/2016 11:17 AM Client-Info Client OS:      Windows
                                         9/14/2016 11:17 AM Client-Info Server Version: 1.3.0-RC-10
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Unable to get subsection
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Object reference not set to an instance of an object.
                                        
                                        ------------------------------------------------------------------------------
                                        ----------------------------------UserTracker---------------------------------
                                        ------------------------------------------------------------------------------
                                         9/14/2016 11:17 AM Client-Info Client Version: 0.11.4
                                         9/14/2016 11:17 AM Client-Info Client OS:      Windows
                                         9/14/2016 11:17 AM Client-Info Server Version: 1.3.0-RC-10
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Unable to get subsection
                                         9/14/2016 11:17 AM Middleware::Response ERROR: Object reference not set to an instance of an object.
                                         9/14/2016 11:17 AM Middleware::Communication URL: http://10.103.72.49/fog/management/index.php?sub=requestClientInfo&configure&newService&json
                                         9/14/2016 11:17 AM Middleware::Response Success
                                         9/14/2016 11:17 AM Service Sleeping for 80 seconds
                                         9/14/2016 11:18 AM Middleware::Communication URL: http://10.103.72.49/fog/management/index.php?sub=requestClientInfo&mac=78:2B:CB:A8:58:E8||00:00:00:00:00:00:00:E0&newService&json
                                         9/14/2016 11:19 AM Middleware::Communication ERROR: Could not contact FOG server
                                         9/14/2016 11:19 AM Middleware::Communication ERROR: Unable to connect to the remote server
                                         9/14/2016 11:19 AM Middleware::Response Success
                                         9/14/2016 11:19 AM Middleware::Communication URL: http://10.103.72.49/fog/service/getversion.php?clientver&newService&json
                                         9/14/2016 11:19 AM Service ERROR: Unable to get cycle data
                                         9/14/2016 11:19 AM Service ERROR: Unable to connect to the remote server
                                         9/14/2016 11:19 AM Middleware::Response Success
                                        

                                        Mod edited to use code box.

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

                                          @adukes40 There is the issue:

                                          9/14/2016 11:17 AM Data::RSA FOG Project cert found
                                          9/14/2016 11:17 AM Data::RSA ERROR: Certificate validation failed
                                          9/14/2016 11:17 AM Data::RSA ERROR: Trust chain did not complete to the known authority anchor. Errors: A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file. (NotTimeValid)
                                          9/14/2016 11:17 AM ClientUpdater ERROR: Update
                                           file is not authentic
                                          

                                          I notice the timestamps in the log is off. This could do it. Here, it’s 11:05. In your log it says 11:19 which is incorrect, no matter what timezone you’re in. This can cause the issue.

                                          Remote into that computer again, correct it’s time, and see if the client updates. Watch the log, too.

                                          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/

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

                                            @Wayne-Workman

                                            Well what I provided was between 11:14 and 11:19, the time is right because I brought the log over at 11:47, and the latest time in the log was 11:47. But the times I gave you was while the nic was enabled. Give me a few minutes and I will show you what it does right now. I just cant keep the nic turned on for long because its floods it.

                                            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 4 / 8
                                            • First post
                                              Last post

                                            154

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project