• FOG web interface tuning

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

  • Upgrading Server To SSD and Reinstall

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    418 Views
    No one has replied
  • HP Z2 G1i Workstation failing to PXE

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

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    434 Views
    No one has replied
  • Filters duplicating from table to others

    Unsolved FOG Problems
    2
    0 Votes
    2 Posts
    454 Views
    I

    @Infojoe I forgot an important information : version 1.5.10.1826

  • 0 Votes
    1 Posts
    495 Views
    No one has replied
  • 0 Votes
    8 Posts
    284 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.

  • Fog Scheduler running at 100% CPU + SSH connection flood between nodes

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    493 Views
    No one has replied
  • 0 Votes
    6 Posts
    260 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
    1 Posts
    49 Views
    No one has replied
  • 0 Votes
    2 Posts
    683 Views
    Tom ElliottT

    @lucasgfaj have you turned off secure boot?

  • Database Error when select a group

    Unsolved FOG Problems
    4
    1 Votes
    4 Posts
    741 Views
    M

    @Tom-Elliott Hi, has there been any development with this?

    I’m facing a situation that’s not quite identical but very similar in my 1.6.0-beta.2297.

    I already posted to the Forum with the details I thought were relevant, but noticed my FOG status is showing the same messages that are posted here.

  • Detected Hardware unit hang

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    633 Views
    No one has replied
  • image Multicast issue

    Unsolved FOG Problems
    6
    0 Votes
    6 Posts
    767 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)
  • upload failed to set permissons (prepareUploadLocation)

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    721 Views
    No one has replied
  • Linux Mint, ran updates and now get HTTP 500 errors

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    769 Views
    No one has replied
  • Windows 11 | 65x HP Z2 Tower G1i

    Unsolved FOG Problems
    5
    0 Votes
    5 Posts
    1k 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.

  • Host Service Settings not Saving after changes

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    839 Views
    No one has replied
  • Schedule Multicast Tasks Issues

    Unsolved FOG Problems
    10
    1 Votes
    10 Posts
    1k 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.

  • Image creation and network connection

    Unsolved FOG Problems
    5
    0 Votes
    5 Posts
    1k Views
    R

    @BLT I don’t necessarily have a timeline for the final release but I did just release an experimental kernel with a newer nic driver. It may work for you if you want to give it a try.