• 0 Votes
    2 Posts
    846 Views
    M

    @Tom-Elliott

    This is fixed, too, and can be marked as solved. The reason was stale WOL power action. I deleted those manually from the DB, and the CPU went back to normal.

    I’m not sure about the SSH and replication issues, but I deleted my physical storage node, and I’m not seeing those anymore.

  • Database Error when select a group

    Moved Unsolved Bug Reports
    8
    1 Votes
    8 Posts
    1k Views
    Tom ElliottT

    @mashina Ah, thank you for that and sorry for my denseness. Indeed this is a bug and I’ve replicated and figured out where this is occurring.

    I have pushed a few mroe adjustments in an attempt find and fix more bugs (thanks AI review and whatnot)

    Please pull and let me know if there’s any other issues.

  • Windows 11 | 65x HP Z2 Tower G1i

    Unsolved FOG Problems
    5
    0 Votes
    5 Posts
    2k Views
    K

    @mashina
    I’m still having huge problems. Updated Fog. Rebuilt the Windows 11 image. … Windows 11 changes the boot order.
    The image works for a few days—then it stops working.
    Multicast only works sometimes—just now the image worked with one computer, but not with three in multicast—it just stops at 94% for no reason. What surprises me the most is that with this computer, only BOOT EXIT TYPE: SANBOOT works. I don’t understand much about this, but it seems wrong to me.

  • How to bypass secure boot when backup image

    General Problems
    2
    0 Votes
    2 Posts
    236 Views
    Tom ElliottT

    @Bhav There is not at this point in time.

    Secure boot is meant to be… well, secure.

    There are people attempting to get there, but I can say, right now, FOG just isn’t there right now.

    On the forums you can see this at:
    https://forums.fogproject.org/topic/17949/fog-secure-boot-with-shim

    Which might help lead you in the direction as well hopefully.

  • FOG Project in MacBooks M4

    General
    1
    0 Votes
    1 Posts
    458 Views
    No one has replied
  • FOG web interface tuning

    Moved Unsolved Feature Request
    2
    0 Votes
    2 Posts
    358 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.

  • 0 Votes
    18 Posts
    2k Views
    J

    @pillbox1234567 Thanks for the suggestion. I turned Viridian off on the cloned VM, and it did not make a difference.

    Interesting note that you’ve seen it cause boot issues on certain Linux VMs. I have not experienced that behavior yet but will keep an eye out for it.

  • Boot and Nuke/Disk Wipe PXE Menu - Any Method Welcome!

    Unsolved FOG Problems
    3
    0 Votes
    3 Posts
    2k Views
    J

    @Preston Wow that was a super answer, thanks Preston! I’ll give this a go in the week. 🙂

  • FOG hangs on "... free base memory after PXE unload"

    Unsolved FOG Problems
    6
    0 Votes
    6 Posts
    2k Views
    Tom ElliottT

    @Exsival When you say “Causing the fog server to crash” what exactly do you mean?

    If it’s just a “saying” I can understand that but from a technical standpoint what this means is completely different and would need logs. If all you mean is the machine in quesiton is hanging, that’s a different issue altogether. I highly doubt the whole FOG Server is crashing.

  • Upgrading Server To SSD and Reinstall

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    641 Views
    No one has replied
  • Partition 3 (NTFS) skipped during deployment

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    648 Views
    No one has replied
  • 0 Votes
    8 Posts
    817 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.

  • 0 Votes
    1 Posts
    745 Views
    No one has replied
  • Fog as a backup tool?

    General
    4
    0 Votes
    4 Posts
    347 Views
    H

    @hariskar

    I didn’t really catch the described use case…
    But anyway, if application stores something in the database, then the database need to be backed up, of course. Fully and incrementally also (separate logic).

    If you use application that stores data in the same machine where it is installed, better would be to configure it to store data on the remote database, e.g on specific database server or some other way.
    You can create network drive or other remote storage and point your database files there - if needed to be separate (for each PC).

    This way you have all the data in the same place, and you can make backups of this server or drive more easilly.

    Backuping entire PC with database in it - this can be done, but why?
    It feels strange.

    Example:
    Lets say, employees in your company are working with important documents.
    Do you really want to backup of entire PC (with os and applications and data), instead of storing those documents on secure and reliable remote storage?
    Better solution is to simply make network location (local or in cloud) and let the users to store documents there - so the documents would not be lost if some pc dies.
    If PC dies, then you simply replace the pc and deploy ready to use system image.

  • 0 Votes
    6 Posts
    643 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

  • 0 Votes
    2 Posts
    973 Views
    Tom ElliottT

    @lucasgfaj have you turned off secure boot?

  • 0 Votes
    1 Posts
    104 Views
    No one has replied
  • Sysprep in FOG?

    General
    3
    0 Votes
    3 Posts
    324 Views
    R

    @trent_potter Yes you figured it out. Sysprep is a Windows utility, it has nothing to do with FOG. It is always recommended to sysprep before capturing an image.

  • image Multicast issue

    Unsolved FOG Problems
    7
    0 Votes
    7 Posts
    1k Views
    B

    @Tom-Elliott
    I did not update yet to 1824, but i did SELECT * FROM HISTORY;

    MariaDB [fog]> SELECT * FROM history; +-----+----------------------------------------------------------------------------------------+-------+---------------------+-------------+ | hID | hText | hUser | hTime | hIP | +-----+----------------------------------------------------------------------------------------+-------+---------------------+-------------+ | 1 | [2026-04-01 08:33:55] MulticastSession ID: 1 NAME: test has been successfully updated. | fog | 2026-04-01 08:33:55 | 10.10.3.116 | +-----+----------------------------------------------------------------------------------------+-------+---------------------+-------------+ 1 row in set (0.000 sec)

    the new session i create are not shown, and dont work until i run the maintenance queries

    then it shows in history table:

    MariaDB [fog]> SELECT * FROM history; +-----+----------------------------------------------------------------------------------------+-------+---------------------+-------------+ | hID | hText | hUser | hTime | hIP | +-----+----------------------------------------------------------------------------------------+-------+---------------------+-------------+ | 1 | [2026-04-01 08:33:55] MulticastSession ID: 1 NAME: test has been successfully updated. | fog | 2026-04-01 08:33:55 | 10.10.3.116 | | 2 | [2026-04-01 09:10:37] MulticastSession ID: 1 NAME: test has been successfully updated. | fog | 2026-04-01 09:10:37 | 10.10.3.116 | +-----+----------------------------------------------------------------------------------------+-------+---------------------+-------------+ 2 rows in set (0.000 sec)
  • Schedule Multicast Tasks Issues

    Unsolved FOG Problems
    10
    1 Votes
    10 Posts
    2k Views
    Tom ElliottT

    @devle I’ve made a couple of edits, though I still cannot replicate the problem you’re seeing.

    You shouldn’t see the errors any more (just saying), though I don’t know if these things will fix whatever problem you’re seeing.