• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. dvchuyen
    3. Topics
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 30
    • Groups 0

    Topics

    • D

      Cannot import hosts

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      8
      0 Votes
      8 Posts
      3k Views
      Tom ElliottT

      @Wayne-Workman nope not a parsing issue more likely it was an importing issue that failed to set up the macs for the host. It has been , as far as I’m aware, been fixed for at least 5 days though.

    • D

      Default Item on PXE boot menu does not work

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      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.

    • D

      could not pxe boot (input/output error) when do multicast

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      31
      0 Votes
      31 Posts
      15k Views
      D

      @Tom-Elliott Yes, it is
      00:0c:29:bf:57:4a
      If you don’t mind, could you teamviewer and check ? Thanks!

    • D

      Delete temp image file caused by upload fail

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      2
      0 Votes
      2 Posts
      861 Views
      Q

      Most likely these are partially (or fully captured that were unable to move) capture images hanging out in /images/dev

    • D

      Setup Join Domain after image task for all hosts

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      3
      0 Votes
      3 Posts
      810 Views
      D

      Thank you very much! I got it!

    • 1 / 1