• 1.6.0-alpha - Unable to change host location

    Solved
    5
    0 Votes
    5 Posts
    872 Views
    S

    @Tom-Elliott updated and working - thanks for fixing!

  • 1.6.0-alpha.1401 - Storage node not adding correctly

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    S

    Great, thanks. Bug resolved!

  • 1.6.0-alpha.1377 not showing available images on host

    Unsolved
    20
    0 Votes
    20 Posts
    3k Views
    S

    @Tom-Elliott said in 1.6.0-alpha.1377 not showing available images on host:

    Now, we have heard occasionally people have UI loading slowdowns when they’re suing FOG Client in their environment and the number of machines and check in times are just too frequent for the FOG Server to keep up and respond to all of them.

    Sounds about right, I’ve turned it to 5 minutes but maybe I’ll try it at 30 and see what happens. We have about 1300 host entries (although they’re probably not all active now) but most should be off during the summer holidays. Thanks

  • Display problem client groups

    Unsolved
    13
    0 Votes
    13 Posts
    3k Views
    Tom ElliottT

    @oelked I’m not sure I understand.

    What is Persistent Groups plugin not doing that you’re hoping for?

    Don’t get me wrong, a plugin building is a good time, as it helps you learn how to hook and event things in the FOG UI as well as potential interactions with other elements as possible. Just I don’t understand the scope of the problem you’re having that Persistent Groups couldn’t address.

  • Error creating locations

    Unsolved
    4
    0 Votes
    4 Posts
    751 Views
    O

    Hello, no problem, I’ll try to describe it in more detail
    Steps to reproduce

    Create location

    Set location name

    -Storage Group
    Establish

    Storage Node
    Omit because Node is not yet created or exists

    Set Storage Node Protocol HTTP

    Use inits and kernels from this node True

    Add

    no error occurs

    Location is created.

    When you create another location using the same procedure, the previous one will be overwritten
    no new location will be created.

    This behavior only occurs if no storage node is stored.

    I noticed this behavior because I wanted to create my location structure in the master before I created all the storage nodes.

  • Scheduled Imaging - UTC Time

    Unsolved
    2
    0 Votes
    2 Posts
    601 Views
    Tom ElliottT

    @Outer2211 Why is this a bug?

    If the timezone isn’t defined (in the FOG Settings) it should default to the UTC time as it wouldn’t know what timezone your system is in.

  • "Image size: ON CLIENT" shows the total size of the captured disk

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    S

    @Tauric From the pictures we see that FOG recognized the filesystem as NTFS and should be able to resize it. It’s still strange the size was larger. Good you got this fixed by reinstalling the master to capture from. No idea what could have been wrong with the other one.

  • [FOG 1.5.10] - Log Viewer displaying blank drop down menu

    Unsolved
    3
    0 Votes
    3 Posts
    922 Views
    D

    @Sebastian-Roth Thanks for the update! Again, this feature for us is more of a “nice to have” than an essential, so no immediate rush. I know all of y’all are busy!

  • Log Viewer Blank

    Moved Unsolved
    10
    0 Votes
    10 Posts
    2k Views
    S

    @mronh I had a bit of time today and started looking at it. This is a bigger issue, code security involved and I wasn’t able to fix this in the time given.

    I have got it on my list of things to fix when I find some more time.

  • using deploy image via pxe with more than two nics

    Moved Solved
    18
    0 Votes
    18 Posts
    4k Views
    S

    @mosi This issue is fixed in the latest dev-branch version. Please update.

  • Unauthorized storage node

    Moved Unsolved
    4
    0 Votes
    4 Posts
    3k Views
    S

    @AlexPDX This “bug” appears on new installs as well as on upgrades from any previous version.

    This is just a minor thing because if things were right it would show the node’s kernel version instead of “Unauthorized”. It’s just not able to pull the kernel version information. Will be fixed when we find the time but this is not a show stopper.

  • Creating snapin issue...

    Moved Unsolved
    2
    0 Votes
    2 Posts
    581 Views
  • Surface Go 1 can't access fog host variables in FOS during postdownload scripts

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    JJ FullmerJ

    @Sebastian-Roth Just an FYI, I ran into this again on different hardware. An HP Z2 G4 Workstation did the same thing.
    There may have been more to it though, still troubleshooting a bit. My failsafe in the postdownload script to have it still join the domain through the unattend file was injected into the file, but the computer did not join the domain through that method, there may have been a different reason for that though.

    Point being, there could be other hardware that weirdly doesn’t get all the variables. I sadly can’t super test on this hardware as I discovered it when imaging a production machine that I can’t take out of production for testing. But I can probably find a chance to get the fos level device info or something.

  • Problem updating to 1.5.10

    Moved Solved
    4
    0 Votes
    4 Posts
    935 Views
    S

    @pep Finally found some time to properly document this issue on github.

    Update issue: https://github.com/FOGProject/fogproject/issues/561
    Snapin issue: https://github.com/FOGProject/fogproject/issues/562

    Both should be fixed in latest dev-banch. The later still needs some good testing. I just did a very basic test to make sure the default schema is being applied.

  • Active Task Progress Bar Unreadable

    Unsolved
    2
    0 Votes
    2 Posts
    474 Views
    S

    @Kleber I guess the spacing of the information printed is not working as intended when the status bar is just started. I played with the stuff a bit and came up with an easy solution that would expand the text information to the whole width but restrict the green status bar to the lower part:

    statusbar.jpg

    Would that be a feasible option? If not then some else with more status bar skill needs to look into this.

  • Schedule tasks not repeating

    Moved Solved
    3
    0 Votes
    3 Posts
    509 Views
    S

    @premier Turns out this was a bug in the code. This is now fixed in latest dev-branch version. With the new official release on the door step your should update to 1.5.10 as soon as it’s out.

    PS: If you’d kept up the topic and offered more information we might have been able to fix this way earlier.

  • FOG server under RHEL 9 and PHP 8

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    F

    Hi @Sebastian-Roth,
    Yes, I think that the dev-branch solves the problem. I tried to install from master branch and the problem with the xinetd appeared, but with the dev-branch apparently works fine

  • 1.5.0 RC9 - Scheduled tasks view "disables" the web UI

    Solved
    15
    0 Votes
    15 Posts
    4k Views
    T

    I know this is quite an old topic, but we ran across this on the latest version of fog and I wanted to share my solution.

    What ended up working for me was to get into the database console with mysql -u root

    I then selected the fog database use fog;

    Then I listed out the tasks SELECT * FROM scheduledTasks;

    In my case the most recent record had an stID of 13, so I dropped that row, which fixed the issue DELETE FROM scheduledTasks where stID = 13;. After that the scheduled tasks menu loads fine.

  • procsfdisk.awk "original_variable" calulation?

    18
    0 Votes
    18 Posts
    3k Views
    S

    @H3Krn Thanks for checking up in this. I’ve got it on my list but don’t seem to find the time.

    @rodluz Do you want to take a look at this?

  • Add security checks #488

    5
    1 Votes
    5 Posts
    1k Views
    S

    Thanks everyone for the comments on this. Looks like we better remove “Delete a host” and “Approve a Host” from the iPXE menu altogether.

    With the “Update a product key” I see different opinions. While I understand your point @Tom-Elliott I am wondering if people actually use this at all because typing a 25 character key right at the machine is not much convenient. But on the other hand I think adding the security check should be enough to prevent from malicious/anonymous user inputs which @george1421 mentioned. I tend to leave that option in the menu but secure it - and same for “Join a multicast session”.

    @skyrider223 I just merged your pull request and opened a new issue to take care of removing the menu items as discussed. I added a list of code changes needed to the issue report already. Are you keen to look into this as well?

167

Online

12.5k

Users

17.5k

Topics

156.2k

Posts