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

    Snapin Hash problem with trunk 5623

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    6
    1.7k
    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.
    • Greg PlamondonG
      Greg Plamondon Testers
      last edited by Greg Plamondon

      I am getting the following in my fog.log on the client when trying to deploy a snapin.

      ------------------------------------------------------------------------------
      ---------------------------------SnapinClient---------------------------------
      ------------------------------------------------------------------------------
       6/3/2016 2:39 PM Client-Info Client Version: 0.10.6
       6/3/2016 2:39 PM Client-Info Client OS:      Windows
       6/3/2016 2:39 PM Client-Info Server Version: 7961
       6/3/2016 2:39 PM Middleware::Response Success
       6/3/2016 2:39 PM SnapinClient Snapin Found:
       6/3/2016 2:39 PM SnapinClient     ID: 9289
       6/3/2016 2:39 PM SnapinClient     RunWith:
       6/3/2016 2:39 PM SnapinClient     RunWithArgs:
       6/3/2016 2:39 PM SnapinClient     Name: 02b - Office365-2016 - E3
       6/3/2016 2:39 PM SnapinClient     File: Office365_E3_2016.sfx.exe
       6/3/2016 2:39 PM SnapinClient     Created: 2016-06-03 14:38:20
       6/3/2016 2:39 PM SnapinClient     Args:
       6/3/2016 2:39 PM SnapinClient     Action:
       6/3/2016 2:39 PM Middleware::Communication Download: http://10fogserver/fog/service/snapins.file.php?mac=C0:3F:D5:9C:76:B5||00:00:00:00:00:00:00:E0&taskid=9289
       6/3/2016 2:39 PM SnapinClient C:\Program Files (x86)\FOG\tmp\Office365_E3_2016.sfx.exe
       6/3/2016 2:39 PM SnapinClient ERROR: Hash does not match
       6/3/2016 2:39 PM SnapinClient ERROR: --> Ideal: 23A499F23E8EFC65DB68B9A9B22FBD6CE222B67B1639EA5E6508CB9D8650825D80EE0FBBEF364308CA77A05298B44085F314433129399BC76931E51B0FFBA559
       6/3/2016 2:39 PM SnapinClient ERROR: --> Actual: 5A8DD905396D01E79F8E5C7C1DECFBD46548685D93C1DE18A47151BC649AB2F7DD77298869931D33526FCDE429FE1B934DA210C9ED5944A01E162D0635A8F378
       6/3/2016 2:39 PM Middleware::Communication URL: http://10fogserver/fog/service/snapins.checkin.php?taskid=9289&exitcode=-1&mac=C0:3F:D5:9C:76:B5||00:00:00:00:00:00:00:E0&newService&json
       6/3/2016 2:39 PM Middleware::Communication ERROR: Could not contact FOG server
       6/3/2016 2:39 PM Middleware::Communication ERROR: The remote server returned an error: (500) Internal Server Error.
      ------------------------------------------------------------------------------```
      

      when I goto my server the hash checks out…

      /opt/fog/snapins/ # sha512sum /opt/fog/snapins/Office365_E3_2016.sfx.exe
      23a499f23e8efc65db68b9a9b22fbd6ce222b67b1639ea5e6508cb9d8650825d80ee0fbbef364308ca77a05298b44085f314433129399bc76931e51b0ffba559  /opt/fog/snapins/Office365_E3_2016.sfx.exe
      

      alt text

      Any suggestions?

      1 Reply Last reply Reply Quote 0
      • Greg PlamondonG
        Greg Plamondon Testers
        last edited by

        Was kind of hoping there would be some activity on this thread… Am I the only one having this issue?

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

          @joe-schmitt

          This is solely on the client at this poitn.

          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
          • Wayne WorkmanW
            Wayne Workman
            last edited by Wayne Workman

            It could be the file not downloading completely due to sketchy wifi or network, or a bad patch cable or even a bad HDD in the system, or failing RAM. If the checksum doesn’t match, the client won’t use it - this is a security feature.

            Also, what happens when you go to the actual link in the log? I see you typed the IP in the address bar above, but what about the actual link being tried? This one:
            http://10fogserver/fog/service/snapins.checkin.php?taskid=9289&exitcode=-1&mac=C0:3F:D5:9C:76:B5||00:00:00:00:00:00:00:E0&newService&json

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

              This issue was the server was updated. When it was updated, he imported his old db information (of which the ftp credentials were changed.). Changing back the information to what was expected, the snapins started working again. This means I will try to figure out a method to transfer the snapin files without FTP using.

              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
              • Greg PlamondonG
                Greg Plamondon Testers
                last edited by

                Thanks for helping on this Tom.

                After installing the latest trunk to a new VM and importing my db, I failed to realize that I need to update the credentials.
                Thanks for all your help on narrowing this down.

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

                217

                Online

                12.0k

                Users

                17.3k

                Topics

                155.2k

                Posts
                Copyright © 2012-2024 FOG Project