<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[SnapinClient ERROR: Hash does not match]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">On installed FOG dev-branch version:  1.5.10.1854 I have a problem with deploying snapins.<br />
fogclient downloads file in C:\Program Files (x86)\FOG\tmp. The size of file is usually 1kb.<br />
In fog log i get :  <em>SnapinClient ERROR: Hash does not match</em></p>
<p dir="auto"><img src="/assets/uploads/files/1779792330536-1.png" alt="1.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1779792353082-2.png" alt="2.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I have checked on server sha512sum and size of installation file and it seems ok.</p>
<p dir="auto"><img src="/assets/uploads/files/1779792490744-3.png" alt="3.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Any help is much appreciated.</p>
]]></description><link>http://forums.fogproject.org/topic/18171/snapinclient-error-hash-does-not-match</link><generator>RSS for Node</generator><lastBuildDate>Tue, 26 May 2026 16:47:39 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/18171.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 26 May 2026 10:49:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SnapinClient ERROR: Hash does not match on Tue, 26 May 2026 13:52:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/29317">@GregorS</a> Well the good news is it is binary data (that’s why it looks so garbled) bad news is it’s not downloading the whole file which is why you’re getting the error. Do any snapins work? Or are all snapins broken?</p>
]]></description><link>http://forums.fogproject.org/post/158130</link><guid isPermaLink="true">http://forums.fogproject.org/post/158130</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Tue, 26 May 2026 13:52:16 GMT</pubDate></item><item><title><![CDATA[Reply to SnapinClient ERROR: Hash does not match on Tue, 26 May 2026 12:04:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a></p>
<p dir="auto">This is the same file downloaded from the same fog server (just with powershell iwr and saved to different folder)</p>
<p dir="auto"><img src="/assets/uploads/files/1779797062126-6.png" alt="6.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Hope it helps…</p>
]]></description><link>http://forums.fogproject.org/post/158126</link><guid isPermaLink="true">http://forums.fogproject.org/post/158126</guid><dc:creator><![CDATA[GregorS]]></dc:creator><pubDate>Tue, 26 May 2026 12:04:45 GMT</pubDate></item><item><title><![CDATA[Reply to SnapinClient ERROR: Hash does not match on Tue, 26 May 2026 11:55:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a> said in <a href="/post/158124">SnapinClient ERROR: Hash does not match</a>:</p>
<blockquote>
<p dir="auto">Are you able to read the file as in a text?</p>
</blockquote>
<p dir="auto">Yes. See picture attached.<br />
<img src="/assets/uploads/files/1779796514079-5.png" alt="5.png" class=" img-fluid img-markdown" /></p>
]]></description><link>http://forums.fogproject.org/post/158125</link><guid isPermaLink="true">http://forums.fogproject.org/post/158125</guid><dc:creator><![CDATA[GregorS]]></dc:creator><pubDate>Tue, 26 May 2026 11:55:20 GMT</pubDate></item><item><title><![CDATA[Reply to SnapinClient ERROR: Hash does not match on Tue, 26 May 2026 11:25:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/29317">@GregorS</a> Right, the problem is the download failed. Why it failed, I don’t know.</p>
<p dir="auto">Basically the FOG Client isn’t downloading the file right now, at least not fully.</p>
<p dir="auto">Are you able to read the file as in a text?</p>
<p dir="auto">Maybe there’s textual data hidden in there:</p>
<p dir="auto">You can usually do that with something like opening cmd and running:</p>
<p dir="auto">type “filename”</p>
<p dir="auto">If the file is still recognized as binary data the command window may show wonky characters, but otherwise no less wear or tear or anything and you’re not accidentally running a broken application on the system. You’re literally just trying to read the contents of the file.</p>
<p dir="auto">I am sneakily suspecting a change to how we’re trying to cleanup potential XSS Unauth paths is causing this problem and will want to get it fixed.</p>
<p dir="auto">While i could try to replicate the problem myself, it’s not a simple thing to replicate at least on my side of things anymore <img src="http://forums.fogproject.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61e.png?v=fsgu5qsff2i" class="not-responsive emoji emoji-android emoji--disappointed" style="height:23px;width:auto;vertical-align:middle" title=":(" alt="😞" /></p>
]]></description><link>http://forums.fogproject.org/post/158124</link><guid isPermaLink="true">http://forums.fogproject.org/post/158124</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Tue, 26 May 2026 11:25:26 GMT</pubDate></item><item><title><![CDATA[Reply to SnapinClient ERROR: Hash does not match on Tue, 26 May 2026 10:56:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a> The file is 16MB.<br />
<img src="/assets/uploads/files/1779793001665-4.png" alt="4.png" class=" img-fluid img-markdown" /></p>
]]></description><link>http://forums.fogproject.org/post/158123</link><guid isPermaLink="true">http://forums.fogproject.org/post/158123</guid><dc:creator><![CDATA[GregorS]]></dc:creator><pubDate>Tue, 26 May 2026 10:56:52 GMT</pubDate></item><item><title><![CDATA[Reply to SnapinClient ERROR: Hash does not match on Tue, 26 May 2026 10:52:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/29317">@GregorS</a> The file size is likely the problem. The EXE you have is literally 1KB (on th emachine I suspect was the one expecting the file?</p>
<p dir="auto">How big is the actual file on the server? FOG Client is saying “the file we got doesn’t match what is expected as per the information on the server”</p>
]]></description><link>http://forums.fogproject.org/post/158122</link><guid isPermaLink="true">http://forums.fogproject.org/post/158122</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Tue, 26 May 2026 10:52:51 GMT</pubDate></item></channel></rss>