• Default Item on PXE boot menu does not work

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    Tom ElliottT

    @Sebastian-Roth To help, it was the array causing the issue directly.

    The FOG Controller tests if the data it’s receiving is numeric or an array. Because the getSubObjectID’s always returns an array, the is_array portion of the FOGController constructor was taking over. This was passing to the setQuery method.

    The setQuery method is only meant to work on associative array’s where the left side are the relevant table/key information and the right side is the values that correspond to those keys. The getSubObjectID doesn’t send the keys to work again, just the array of data.

    The fix, for what it’s worth, was to simply add @max(self::getSubObjectIDs('PxeMenuOptions',array('default'=>1))) to the getter on the bootmenu page.

  • Small text display bug image capture

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    Tom ElliottT

    For what it’s worth. I don’t think this is a bug really. The message you’re seeing is coming from an error of another program. I can redirect all the output, but sometimes I think having these bits of information can help more readily than hinder actions.

  • FOGScheduler service log dont works (r7386)

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    Tom ElliottT

    @Fernando-Gietz Thanks for reporting, should now be fixed in latest.

  • service logs and system hour

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    F

    Yes!!!

    tail -n 1 /opt/fog/log/multicast.log
    [05-05-16 7:36:18 pm] * No tasks found!
    [root@fog6 bczgiflf]# date
    jue may 5 19:36:30 CEST 2016

  • SVN 7380 - Quick Wipe Error

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    Tom ElliottT

    @ITCC So it’s okay to solve this as it wasn’t a bug?

    Note, that a quick wipe doesn’t wipe the data off a drive. This means the BOOT bits are still present, even though the partition layout is not available to be used. This is why you’re seeing GRUB, but not able to do anything.

  • No Client update since 0.9.12

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    ch3iC

    Hi, tested on my network : it’s OK.

  • 0 Votes
    28 Posts
    21k Views
    S

    I’m marking this solved. Please feel free to open this again if we run into the issue again.

  • Printer Manager r5323

    Solved
    12
    0 Votes
    12 Posts
    4k Views
    J

    v0.10.3 fixes this issue, please update

  • Hide Menu key combination

    Solved
    2
    0 Votes
    2 Posts
    648 Views
    Tom ElliottT

    Saw the issue, and it was a problem. You may need to re-reset the value, but you should be good to go.

  • Reset Encryption for groups not working

    Solved
    2
    0 Votes
    2 Posts
    618 Views
    Tom ElliottT

    Fixed in latest.

  • CRON WOL

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    Wayne WorkmanW

    It was working for a little while and then recently stopped again. I have been monitoring this thread: https://forums.fogproject.org/topic/7271/scheduled-cron-tasks-don-t-start/17

  • RAID 0 prevents host from doing full-registration

    Solved
    17
    0 Votes
    17 Posts
    5k Views
    Wayne WorkmanW

    @Tom-Elliott I’m on r7410 at home currently, I just deleted this host and tried to network boot and do a full registration. It worked fine lol.

    However all it saw was sda when I do have sdb there as well. They are still configured as RAID 0. I’ve learned a little more about this particular RAID card because of one of George’s posts. It’s a hybrid card. It doesn’t actually present one singular drive to the OS, it presents two. But it does have it’s own POST and BIOS menu, and can create volumes and delete them, restore volumes and such… The card is like 6 bucks on ebay - and for what I do with it, it’s a great card. I’ve bought 3 of them lol.

  • Creating a task results in ReflectionException but task is still created

    Solved
    2
    0 Votes
    2 Posts
    785 Views
    Tom ElliottT

    Fixed in latest. Have to know what Pages with objects there are, and I forgot that part. Added and all is working as expected.

  • Checkboxes in Task Management not working as expected

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    Tom ElliottT

    @Sebastian-Roth This should be fixed now. Since moving to a less initialization status, I forgot that the last item called is the item that will be referenced. So flipped the logic on the cancellation and all started working for me.

  • Deleting multiple images

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    sudburrS

    Could you add a textual notice to the process that indicates that only the definitions are deleted and not the actual image files when deleting multiples?

  • Snapins being truncated

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    M

    @Tom-Elliott

    Thanks Tom!
    (wow, that was fast!)

  • 6267, tried upgrading to 7234, fog.csr not found

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    apathetic_adminA

    @Wayne-Workman That seemed to make it happy, thanks.

  • build 7196 Search and list images broken

    Solved
    11
    0 Votes
    11 Posts
    3k Views
    Wayne WorkmanW

    @Frank How many images do you have? Is FTP_IMAGE_SIZE turned on?

  • SVN build 5243 Quick Image Menu with password not work

    Solved
    11
    0 Votes
    11 Posts
    4k Views
    Tom ElliottT

    @Quazz Should be fixed. The issue was because the host had no image assigned to it. This should now be fixed, again.

232

Online

12.4k

Users

17.4k

Topics

155.9k

Posts