• RC9 - updateclient.class.php line 24

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    A

    @Wayne-Workman
    We were running 1.12, up until sometime this spring. Since then we’ve been on a trunk version. The last update was from RC8.

    I would say over 10k clients. I’ve turned off the client updater for now. We’ll use something else to get the legacy clients updated to version 11.

    Top was showing a load average of 147 when class was in session in RC8. Often mysql would be the highest cpu utilization, but then there would be dozens and dozens of apache2 instances. With RC9 the load average doesn’t climb so high, but there’s a bit broken too.

  • RC9 : Snapin dissociate from hosts

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    Tom ElliottT

    Should be fixed in latest working branch. Nearly had to recode the whole method, but it is much cleaner, and is creating the hash for us. From what I can see, it’s also downloading the files where appropriate as well.

    I’m sure there’s still a couple of kinks (though I can’t see what or where).

  • Host registration broken

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    Tom ElliottT

    @MattPayerle that’s already the case.

  • RC-9 - Power Management

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    Tom ElliottT

    Just tested from group and all worked properly

  • PHP parse error on string concat over 2 lines

    Moved Solved
    8
    0 Votes
    8 Posts
    2k Views
    S

    Well, I guess the ‘over two lines’ part is misleading and should be ‘when declaring a class property’ instead. It seems the ability to use scalar expressions in property declarations was only added in PHP 5.6.0. The only other possibility that would work in PHP 5.5.x in this context is heredoc/nowdoc:

    protected $insertQueryTemplate = <<<EOT INSERT INTO `%s` (%s) VALUES (%s) ON DUPLICATE KEY UPDATE %s EOT;
  • Multicast problem with 1.3.0-RC-8 ?

    Moved Solved
    9
    0 Votes
    9 Posts
    2k Views
    Tom ElliottT

    Confirmed the capture issue and this has since been fixed in RC-10.

    Solving as the multicast issue was already confirmed fixed.

  • Host Management - New Search

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    Tom ElliottT

    @Wayne-Workman I assure you it is fixed and no having to pull twice makes no sense. It seems to me you’re still onbthebworking-RC-9 branch which has been deleted.

  • [1.3.0-RC-8] 'Virus Scan - Quarantine' does not boot

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    Tom ElliottT

    This should be fixed in RC9, please test and let us know.

  • [1.3.0-RC-9] Debug mode menu option causes input/output error

    Solved
    2
    0 Votes
    2 Posts
    1k Views
    Tom ElliottT

    Found and fixed. Will be available for RC 10. Sorry it was left unknowingly.

  • RC9 : 2 bugs : search doesn't work and last version

    Solved
    3
    0 Votes
    3 Posts
    714 Views
    Matthieu JacquartM

    That’s ok !

  • Pending Hosts show nothing

    Solved
    3
    0 Votes
    3 Posts
    759 Views
    P

    @Tom-Elliott Thank you for help it’s ok now !!

  • [1.3.0-RC-5] Login history report shows blank page

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    B

    @Tom-Elliott Apologies for taking so long to make this reply.

    The login history report now runs, but it is not giving any useful information. Steps to replicate (this is using rc8):

    Go to Report Manager > Login History Enter username and hostname, then click ‘Search’. Things start to get weird here. A table appears with two columns: one labeled ‘Host/User name’; the second labeled ‘Username’. The first column is filled with the hostname entered in step 2, while the second column is empty. Click on the first instance of the hostname in the ‘Host/User name’ column. Enter a date range and click ‘Search’. At this point I get a message saying ‘No results found’. I get this regardless of what date range I choose.

    Now, if I go to Host Management > List all hosts > hostname > Login History, then the report DOES show the correct history for any date I choose.

  • working-RC-9 hide menu - can't log in

    Solved
    3
    0 Votes
    3 Posts
    916 Views
    Wayne WorkmanW

    Confirmed working at home.

  • I can not cancel only one snapin from 'all snapin task'

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    Wayne WorkmanW

    @Thiago I’ve been working on the SnapinPacks wiki article, it may interest you seeing that you have 30-some-odd things that need deployed. Perhaps you can contribute your notes if you give SnapinPacks a shot?
    https://wiki.fogproject.org/wiki/index.php?title=SnapinPacks

  • Lenovo ThinkPad 13

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    S

    @Wayne-Workman If I remember correctly there was an issue that @Tom-Elliott found in the current iPXE code. Well not exactly in the code but we saw issues with binaries compiled with a later version. Tom and I talked about git-bisect-ing to find out what exactly is the problem. Unfortunately this would take a little bit of time - although not too much. It’s not too much of trouble if you have a device that hangs on that issue (is it only the surface devices or others as well??) and a couple of hours to bisect from the known working version up to current.

    Anyone keen to do this? I should be able to do the bisect-ing and provide the binaries. Who is willing to test?

  • Empty Snapin Tasks

    Moved Solved
    3
    0 Votes
    3 Posts
    949 Views
  • Trunk install, fog.conf vhost file issue

    Solved
    22
    0 Votes
    22 Posts
    10k Views
    M

    @Tom-Elliott Hi - I just ran into the same problem. I’ll go ahead disable ipv6 but thought I’d let you know the development installer grabbed from github still seems to try to include ipv6 in fog.conf

  • Response Error multiple hosts returned for list of mac addresses

    Solved
    10
    0 Votes
    10 Posts
    4k Views
    Matthieu JacquartM

    @Wayne-Workman There was a laptop with secondary mac adress identical to another laptop pirmary mac adress

  • "Add to group" dropdown broken on host search

    Solved
    14
    0 Votes
    14 Posts
    3k Views
    D

    @Wayne-Workman That’s something that I’d considered but what gets me is that the drop down loads appropriately on the “List All Hosts” page. I haven’t taken a look to be certain but I’d guess that the code is the same for both pages for that part so the fact that it works on one for me and not the other would seem to indicate a bug that I’m hitting due to some edge or corner case.

  • 1.3.0-RC-8 Issues I have found...

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    P

    Actually, What I thought was fog was this: https://social.technet.microsoft.com/Forums/en-US/030ee94a-047d-460a-bc39-52351a199364/kb3163912-breaks-point-and-print-restrictions-gpo-settings?forum=winserverGP

    This “Package Aware” drivers problem was causing my headaches.

112

Online

12.2k

Users

17.4k

Topics

155.6k

Posts