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

Hash does not match

Scheduled Pinned Locked Moved Solved
Bug Reports
3
11
3.2k
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.
  • T
    theWizard
    last edited by Sep 20, 2016, 1:58 PM

    Server
    • Version: rc10
    • OS: ubuntu
    Client
    • Version: 11.5
    • OS: win7
    Description

    After upgrading to the latest svn i seem to be getting a hash error when trying to deploy snapins, this is using location plugin and setting host to use another group other than the one with the main server in. If i drop the storage nodes back to the group which includes the main server and leave host group blank all works ok.

    Checking the hash in the browser returns the correct hash
    b6d43eb287c067f12f8cccea9fbb90987f2feb58f5c9add196670875025ef7fe44aa180c1c385738617960e7df3856b1f301b55b9590dfad5cb7d2f823c98783|210944

    ------------------------------------------------------------------------------
    ---------------------------------SnapinClient---------------------------------
    ------------------------------------------------------------------------------
     20/09/2016 14:29 Client-Info Client Version: 0.11.5
     20/09/2016 14:29 Client-Info Client OS:      Windows
     20/09/2016 14:29 Client-Info Server Version: 1.3.0-RC-10
     20/09/2016 14:29 Middleware::Response Success
     20/09/2016 14:29 SnapinClient Snapin Found:
     20/09/2016 14:29 SnapinClient     ID: 5985
     20/09/2016 14:29 SnapinClient     Name: 2 Default Snapins
     20/09/2016 14:29 SnapinClient     Created: 2016-09-20 14:32:21
     20/09/2016 14:29 SnapinClient     Action: 
     20/09/2016 14:29 SnapinClient     Pack: False
     20/09/2016 14:29 SnapinClient     Hide: False
     20/09/2016 14:29 SnapinClient     Server: 
     20/09/2016 14:29 SnapinClient     TimeOut: 0
     20/09/2016 14:29 SnapinClient     RunWith: 
     20/09/2016 14:29 SnapinClient     RunWithArgs: 
     20/09/2016 14:29 SnapinClient     Args: 
     20/09/2016 14:29 SnapinClient     File: DefaultSnapinsGO2.exe
     20/09/2016 14:29 Middleware::Communication Download: http://135.100.5.9/fog/service/snapins.file.php?mac=E4:A4:71:1F:1D:1E|E4:A4:71:1F:1D:22|28:F1:0E:15:32:50||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&taskid=5985
     20/09/2016 14:29 SnapinClient C:\Program Files (x86)\FOG\tmp\DefaultSnapinsGO2.exe
     20/09/2016 14:29 SnapinClient ERROR: Hash does not match
     20/09/2016 14:29 SnapinClient ERROR: --> Ideal: B6D43EB287C067F12F8CCCEA9FBB90987F2FEB58F5C9ADD196670875025EF7FE44AA180C1C385738617960E7DF3856B1F301B55B9590DFAD5CB7D2F823C98783
     20/09/2016 14:29 SnapinClient ERROR: --> Actual: 9BD839F86499FBE4EA10EDE44BDBB1EC80EE2FD8256EB1FB782031A0C8BE1FED198C5B482C16CFD7B60A0C0E9E17DC68535E7DFF1AE7CCD4968F536F5B1F3BD3
     20/09/2016 14:29 Middleware::Communication URL: http://135.100.5.9/fog/service/snapins.checkin.php?taskid=5985&exitcode=-1&mac=E4:A4:71:1F:1D:1E|E4:A4:71:1F:1D:22|28:F1:0E:15:32:50||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&newService&json
    ------------------------------------------------------------------------------```
    A 1 Reply Last reply Sep 20, 2016, 2:01 PM Reply Quote 0
    • A
      adukes40 @theWizard
      last edited by adukes40 Sep 20, 2016, 8:06 AM Sep 20, 2016, 2:01 PM

      @theWizard Did you recently update this snapin and re upload it to the master? It sounds like you made a change to the snapin (the uploaded file) which changed the hash on the master side. I assume you are trying to run this snapin at a remote node which still has the old hash value. Seems like the new version just hasn’t replicated out to the remote node yet.

      1 Reply Last reply Reply Quote 0
      • T
        theWizard
        last edited by Sep 20, 2016, 2:18 PM

        Snapin was the same until i had this problem then i removed and re uploaded the snapin to rule the old one out but still had the same issue, i will check on the remote nodes though and see if they are up to date.

        T 1 Reply Last reply Sep 20, 2016, 2:36 PM Reply Quote 0
        • T
          Tom Elliott @theWizard
          last edited by Sep 20, 2016, 2:36 PM

          @adukes40 mind you replication and hash issues are known about for rc-10 and more or less fixed for rc-11.

          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

          A 1 Reply Last reply Sep 20, 2016, 2:38 PM Reply Quote 0
          • A
            adukes40 @Tom Elliott
            last edited by Sep 20, 2016, 2:38 PM

            @Tom-Elliott O I recall 😛 This one where the values don’t match, I saw just the other day, and it was because the snapin on the master was slightly different than the one on the remote node. Once I placed the same copy on the remote node, it didn’t complain about the hashes not matching

            1 Reply Last reply Reply Quote 0
            • T
              theWizard
              last edited by Sep 20, 2016, 3:21 PM

              I double checked snapins are replicated all up to date but still get a message now hash does not exist.

              ------------------------------------------------------------------------------
              ---------------------------------SnapinClient---------------------------------
              ------------------------------------------------------------------------------
               20/09/2016 16:18 Client-Info Client Version: 0.11.5
               20/09/2016 16:18 Client-Info Client OS:      Windows
               20/09/2016 16:18 Client-Info Server Version: 1.3.0-RC-10
               20/09/2016 16:18 Middleware::Response Success
               20/09/2016 16:18 SnapinClient Snapin Found:
               20/09/2016 16:18 SnapinClient     ID: 5989
               20/09/2016 16:18 SnapinClient     Name: 2 Default Snapins
               20/09/2016 16:18 SnapinClient     Created: 2016-09-20 15:59:59
               20/09/2016 16:18 SnapinClient     Action: 
               20/09/2016 16:18 SnapinClient     Pack: False
               20/09/2016 16:18 SnapinClient     Hide: False
               20/09/2016 16:18 SnapinClient     Server: 
               20/09/2016 16:18 SnapinClient     TimeOut: 0
               20/09/2016 16:18 SnapinClient     RunWith: 
               20/09/2016 16:18 SnapinClient     RunWithArgs: 
               20/09/2016 16:18 SnapinClient     Args: 
               20/09/2016 16:18 SnapinClient     File: DefaultSnapinsGO2.exe
               20/09/2016 16:18 SnapinClient ERROR: Snapin hash does not exist```
              A 1 Reply Last reply Sep 20, 2016, 3:24 PM Reply Quote 0
              • A
                adukes40 @theWizard
                last edited by Sep 20, 2016, 3:24 PM

                @theWizard Now it says doesn’t exist, which is a known issue in RC-10. Tom has fixed this in RC-11. Not sure how he wants you to handle this from here though. He bumped me up to a dev version to see if it fixed the issue, but I don’t think he wants everyone doing that. I will leave this up to him.

                T 1 Reply Last reply Sep 21, 2016, 12:48 PM Reply Quote 0
                • T
                  theWizard @adukes40
                  last edited by Sep 21, 2016, 12:48 PM

                  @adukes40
                  Ah ok that kinda sucks i guess there is no timeframe for rc11 either ? Can the snapins and images replicate to a group that does not contain a master node ?

                  A 1 Reply Last reply Sep 21, 2016, 12:50 PM Reply Quote 0
                  • A
                    adukes40 @theWizard
                    last edited by Sep 21, 2016, 12:50 PM

                    @theWizard I am uncertain of that, that would be a Wayne/Tom question. Sorry 😞

                    T 1 Reply Last reply Sep 21, 2016, 6:50 PM Reply Quote 0
                    • T
                      Tom Elliott @adukes40
                      last edited by Sep 21, 2016, 6:50 PM

                      @adukes40 no they cannot, buy RC 11 will at least be more informative of this.

                      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

                      T 1 Reply Last reply Sep 22, 2016, 7:31 AM Reply Quote 0
                      • T
                        theWizard @Tom Elliott
                        last edited by Sep 22, 2016, 7:31 AM

                        @Tom-Elliott Ok thanks look forward to it your doing lots of great work.

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

                        128

                        Online

                        12.1k

                        Users

                        17.3k

                        Topics

                        155.4k

                        Posts
                        Copyright © 2012-2024 FOG Project