• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Unsolved
    Log in to post
    Load new posts
    • All categories
    • All tags
    • G

      SnapinClient ERROR: Hash does not match

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Windows Problems
      9
      0 Votes
      9 Posts
      53 Views
      Tom ElliottT

      @GregorS

      Found it. The ~1KB you were seeing isn’t a truncated snapin — it’s a 6-byte #!auth error response that the FOG Client wrote to disk and then hashed (which of course doesn’t match the real snapin’s SHA512).

      The root cause is on me. A recent security patch on dev-branch added a token check on the snapin download/checkin endpoints, but the deployed FOG Client doesn’t know to send that token — so every legitimate snapin download was getting rejected with #!auth. Closing one hole, opening a different one. Sorry about that.

      I’ve reverted the patch on both dev-branch and working-1.6. If you pull the latest and re-run the installer (or just git pull + your usual deploy method), snapins should start working again. Versions to look for:

      dev-branch: 1.5.10.1856
      working-1.6: 1.6.0-beta.2336
      The underlying security issue this was meant to address still needs a real fix, but that requires coordinated changes to both the server and the FOG Client itself, so it’ll be a future release rather than a hotfix.

      Let me know if pulling the revert gets your snapins running, and thanks for the detailed report — the “binary garbage” file you described was the clue that cracked it.

    • V

      Imaging system with two drives - Boot Error

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      63 Views
      K

      @vanfifty1
      I have some simelar Problems maby read the post
      https://forums.fogproject.org/topic/18157/windows-11-65x-hp-z2-tower-g1i-update/2
      My problem is/was that Fog uses sometimes the wrong nvme …

    • mm EkimiaM

      Trying to USB Boot FOG client on MBP 2015

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      72 Views
      No one has replied
    • G

      Web UI problem

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      3
      0 Votes
      3 Posts
      99 Views
      G

      @Tom-Elliott
      This is resolved in latest dev-branch version: 1.5.10.1853
      Thanks.

    • M

      Blank web page after updating to 1.5.10

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      67 Views
      No one has replied
    • W

      Unable to register host: This machine is already registered....

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      90 Views
      W

      Fresh install using ver1.5.10.1826

      Works perfectly. Can register hosts as normal

      Maybe a bug with 1.6.0… hopefully if anyone else experiences this issue this might help

    • J

      Group management AD settings get cleared with newly registered host.

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Bug Reports
      3
      0 Votes
      3 Posts
      182 Views
      J

      @Tom-Elliott Thanks for the clarification! I’ll try upgrading to the latest stable version, I was planning on doing this anyway.

      I’ll look into the Persistent Groups plugin and see how it works!

    • T

      Is the client rejecting the custom CA going to cause problems?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      71 Views
      No one has replied
    • G

      PXE Boot Failed when deploying image to physical machine (FOG Project)

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      109 Views
      I

      @gabriel-pissoto

      I often record this with a phone then you can pick out the error in that micro flash of text.
      I think most of the time picking a different X.pxe file resolves this for me.

    • K

      Windows 11 | 65x HP Z2 Tower G1i | UPDATE -

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      24
      0 Votes
      24 Posts
      847 Views
      K

      @Tom-Elliott
      to make a backup I use now sql in bash

      root@fog:~# mysql -u root -N -B -e “USE fog; SELECT CONCAT(‘UPDATE hosts SET hostDevice = ‘’’, hostDevice, ‘’’ WHERE hostID = ', hostID, ‘;’)FROM hosts;” > restore_hostdevice.sql

      and restore with
      root@fog:~# mysql -u root fog < restore_hostdevice.sql

    • N

      Update 1.5.9 RC2 to 1.5.10

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      174 Views
      No one has replied
    • H

      FOG web interface tuning

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Feature Request
      2
      0 Votes
      2 Posts
      213 Views
      Tom ElliottT

      @heix75 No.

      Not because it’s not a QOL improvement (it is) but because what you see in 1.5.x.x is NOT what is the end goal.

      If you want to see what the UX is moving toward install the version of FOG on working-1.6.

      You’ll understand (I hope), then, why I’m saying this.

    • W

      Upgrading Server To SSD and Reinstall

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      614 Views
      No one has replied
    • S

      HP Z2 G1i Workstation failing to PXE

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      724 Views
      K

      I have the same HP Z2 G1i – it works for me with
      sanboot.PNG
      “SANBOOT”
      The BIOS also seems very finicky to me—I even disabled all NVMe devices and Windows and enabled only network boot—but Windows resets the setting. Setting a BIOS password didn’t change anything.

    • L

      Partition 3 (NTFS) skipped during deployment

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      627 Views
      No one has replied
    • I

      Filters duplicating from table to others

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      697 Views
      I

      @Infojoe I forgot an important information : version 1.5.10.1826

    • J

      Moved Win11 image to Separate FOG Host, Windows Won't Boot after Deployment

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      692 Views
      No one has replied
    • L

      Deploying captured Windows 11 golden image using FOG results in Windows only being able to boot into recovery

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Windows Problems
      8
      0 Votes
      8 Posts
      583 Views
      M

      @lucamathuse No, I would not move the files manually yet.

      If the capture reports “Cloned successfully” but the task remains In-Progress, then the capture itself may have finished, but the post-capture process is not completing correctly. Under normal conditions, the host should finish the task and then reboot or shut down automatically based on your settings.

      So, before moving anything by hand, I would want to know whether the host is actually stuck there indefinitely or whether it is still finishing something in the background. If it never updates the task status, that could also explain why your image set ends up incomplete or inconsistent.

    • L

      Trying to deploy Windows 11 25H2 using FOG always leads to the Windows recovery screen

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Windows Problems
      6
      0 Votes
      6 Posts
      490 Views
      F

      @lucamathuse
      I don’t remember if it’s related to Win11 we have this in our postdownload script :

      if [ -n "$hd" ]; then if [ "$hd" = "/dev/nvme0n1" ] ; then partsys=$hd'p2' partdata=$hd'p3' else partsys=$hd'2' partdata=$hd'3' fi

      We use Virtualbox, install classic WIndows 11, disable Bitlocker, and capture with FOG with image set to “Multiple Partition Image - All Disks”
      My folder capture :

      d1.mbr d1p1.img d1p2.img d1p3.img d1p4.img d1.partitions d1.size

      Maybe try capture debug to see which partition FOG get during your capture

    • L

      Subject: Imaging and Domain Integration for 44 M4 MacBooks (FOG / Samba AD / LDAP)

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Mac Problems
      1
      0 Votes
      1 Posts
      81 Views
      No one has replied
    • 1
    • 2
    • 3
    • 4
    • 5
    • 9
    • 10
    • 1 / 10