• Location Plugin Not Working as it should ...

    Solved
    4
    0 Votes
    4 Posts
    949 Views
    S

    @AlexPDX said in Location Plugin Not Working as it should ...:

    So…i had to instal phpmy admin and find that there wos a problem in the data base …

    What exactly was the issue? How did you fix it?

  • Unable to install fog

    Solved
    7
    0 Votes
    7 Posts
    547 Views
    T

    @Sebastian-Roth thank you very much for your help !
    You put me on the way !
    Everything is fine now, after I ask the people who are managing the proxy to “open the tap” !! (and sorry for my English !)

  • Reconfigure FOG Client Service to talk to different FOG server

    Solved
    7
    0 Votes
    7 Posts
    885 Views
    A

    @Sebastian-Roth Thanks so much for the detailed explanation. It worked like a charm!

  • Image broken after capture

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    M

    @Sebastian-Roth Interesting. I’ll keep that in mind. Thanks.

  • HTTPS FOG Client - Snapin download issue?

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    S

    @hancocza said:

    maybe you have a better way of doing this?

    In your case you better just comment or remove those five lines from the PHP code. The fog-client code is made to check if “url” ($location in the PHP code) is empty and defaults to the values specified in settings.json on the client.

    Not sure if there should be a change to use the hostname instead of IP if specified in the .fogsettings file

    Using DNS name is adding another layer of complexity and I wouldn’t want to add that as default for every FOG user. You can run FOG without setting up proper DNS and I see this as a good default to not add another hurdle for most of our users. If you want to switch to DNS/hostname you wre welcome to do so.

    If there are issues in the code that we need to fix preventing you from using the hostname instead of IP, let us know. Best to open an issue on github and point out where things are going wrong.

  • Imaging error from Raspberry Pi

    Solved
    2
    0 Votes
    2 Posts
    305 Views
    S

    @Mark-Shelton As seen in the picture the version of partclone is 0.2.89 which is the version we used in FOG 1.5.7. Sadly it’s not able to deploy images that were created with the newer version of partclone (0.3.13) which is now used in FOG 1.5.8.

    Partclone 0.3.13 can deploy older images created by version 0.2.89 but not the other way round. Please upgrade your Raspberry Pi FOG install to FOG 1.5.8 (manually fixing the udpcast compile issue) or FOG development version (dev-branch has the udpcast compile fixed already).

  • FOG can capture an image, but can't then deploy it.

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    george1421G

    @dmathews If you are going to start over, once the linux server is built. Create the /images directory by hand and then create the mappping of /dev/sdb1 to /images THEN install FOG. It will create everything correctly then and no changes will need to be made to FOG because the disk was added at the OS layer.

  • Fog 1.5.7 Locations Plugin pulling image from wrong storage node

    Solved
    22
    0 Votes
    22 Posts
    5k Views
    S

    @AlexPDX Please open a new topic as your request has nothing to do with the initial post as far as I can see. Just copy and paste your text from this.

  • Configuring UDPCast fails on Raspberry Pi 4

    Solved
    13
    0 Votes
    13 Posts
    2k Views
    S

    @Mark-Shelton Great, thanks for the feedback. I just added a fix to the code.

  • Snapin replication no working

    11
    0 Votes
    11 Posts
    3k Views
    AlexPDXA

    @Quazz said in Snapin replication no working:

    systemctl start FOGSnapinReplicator

    10x dude …that did the trick 🙂 now its all working again

  • PXE Boot not working properly from Storage Node after Upgrade to 1.5.8

    Solved
    18
    0 Votes
    18 Posts
    3k Views
    S

    After some extended research I figured out this was caused by the build script not re-generating the trusted root part of the code compiled into the iPXE binaries. It’s really easy to fix and I pushed a fix to both dev-branch and working-1.6 so we hopefully never run into this again.

    cd path/to/fogproject/bin/ touch ../../ipxe/src/crypto/rootcert.c rm /tftpboot/undionly.kkpxe ./installfog.sh

    On that way I learned a couple of things about iPXE booting over HTTPS and so I hope we can find most upcoming issues more quickly from now on.

  • Interface not ready, waiting for it to come up

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    george1421G

    @AlexPDX So if you look on the storage node(s), are those image files there?

  • Web UI unavailable after 1.5.8 upgrade

    Solved
    3
    0 Votes
    3 Posts
    395 Views
    S

    @astrugatch Good to know this was caused by browser caching. I can imagine more people running into this. Thanks!

  • Lenovo ThinkPad E490 UEFI Problem

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    george1421G

    @cbittencourt So just for clarity you had secure boot enabled and you turned it off to resolve the issue?

  • Slowness after upgrade to 1.5.7.102 (dev branch)

    Solved
    25
    0 Votes
    25 Posts
    7k Views
    rogalskijR

    @Sebastian-Roth Thank you for all you and everyone does. I agree with you this was a good choice to make a second topic out of. This is working well now and I greatly appreciate all the assistance!

  • PXE Boot not working properly from Storage Node

    Solved
    33
    0 Votes
    33 Posts
    8k Views
    S

    @george1421 said in PXE Boot not working properly from Storage Node:

    So the root cause of this:

    The fog install script does not honor https for storage node installs?
    The fog installer did not provide the necessary command line switches when installing the storage node to enable https?

    As far as I can tell right now the only issue was that the storage node was not installed with HTTPS enabled in the first place and the buildipxe script in 1.5.7 has a bug that would not compile the cert into the binaries correctly (fixed for 1.5.8 already).

  • windows 10 image not passing off to hard drive after fog menu

    Solved
    4
    0 Votes
    4 Posts
    511 Views
    S

    @anwoke8204 said:

    it attempts to pass off to the hard drive, but it doesn’t, just goes back to the fog menu

    I am wondering on what happens if you switch from PXE boot back to just plain boot from disk? Does it boot Windows 10 properly then?

    I have tried both bios and uefi. and I get the same issue.

    What exactly to you mean by that? Did you play with the exit type settings for both in the web UI or did you switch the BIOS/UEFI firmware settings on the host? If you played with the firmware settings on the host I am really wondering if your image is UEFI or legacy BIOS? You can’t have a pure UEFI image and boot that on a legacy BIOS only machine or vice versa.

    Which exit type is set in the web UI? Have you tried all the different ones like SANBOOT and so on?

    Be aware there is a global setting for exit type as well as a per host setting.

  • Slowdown Unicast and Multicast after upgrading FOG Server

    Solved
    55
    0 Votes
    55 Posts
    20k Views
    S

    @mp12 Looks good! I will update the official binaries tomorrow. Thanks for all the testing! Marking as solved.

  • Remain activity in in storage group activity

    Solved
    3
    0 Votes
    3 Posts
    561 Views
    P

    Hi,

    DB cleanup did the the trick.

    Thanks

  • Error trying to restore GPT partition tables...

    Solved
    4
    0 Votes
    4 Posts
    531 Views
    F

    @Sebastian-Roth I removed the last two partitions and worked like a charm. Thanks!

123

Online

12.4k

Users

17.4k

Topics

155.9k

Posts