Categories

  • 12k Topics
    114k Posts
    I

    Hello everyone !
    There’s an error coming from packages/web/lib/fog/hostmanager.class.php at line 195.
    In apache error log, it says that strlen function is waiting for a string, but array given.
    So new host can’t be created from management page (did not try from fog pxe menu).
    If I delete "
    $macs = array_values(array_filter((array)$macs, ‘strlen’));
    if (count($macs) < 1) {
    return;
    }"
    everything works fine.
    Version : dev 1.5.10.1862
    Thant’s all !

  • Get the latest news on what's happening.
    184 Topics
    825 Posts
    A

    @Tom-Elliott I really appreciate that you are putting effort into providing more frequent releases, which makes it easier for everyone to deploy new security fixes in time. Keep up the good work!

  • View tutorials or talk about FOG in general.
    2k Topics
    19k Posts
    F

    @KMEH
    Hi,
    I don’t understand well evereything too, but thanks for your work and research on this.
    On the last IPXE release 2.0 (https://github.com/ipxe/ipxe/releases), i see

    Add support for UEFI Secure Boot via a dedicated iPXE shim.

    Does this mean that if FOG include this last ipxe release, Secure Boot support for FOG will be handled automatically?

  • Report bugs, request features, or get the latest progress.
    2k Topics
    21k Posts
    J

    @Tom-Elliott Thanks for the clarification! I’ll try upgrading to the latest stable version, I was planning on doing this anyway.

    I’ll look into the Persistent Groups plugin and see how it works!

76

Online

12.7k

Users

17.6k

Topics

156.6k

Posts