• Windows FOG client does not always restart the computer post successful snap-in install

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    D

    @joe-schmitt Yes. Kaspersky starts when the snap-in finishes.

    Sometimes the FOG Client will crash on other snap-ins, but setting the service to automatically restart fixes that issue. This is the only snap-in that does not always reboot after it is completed. I’ll play around with it, maybe adding a wait-time after Kaspersky is installed to let it do whatever it needs to will help.

  • Storage Node - how to get it to update images from master?

    Solved
    3
    0 Votes
    3 Posts
    623 Views
    V

    Cool, I waited about an hour now and data has been transferring to the images folder.

    Looks like it is working! I have another question, but will post it as a new topic

  • HTTP 500 Internal Server Error - running user Tracking Report

    Unsolved
    2
    0 Votes
    2 Posts
    717 Views
    Q

    How many users do you have on the FOG system?

    It’s possible PHP ran out of memory trying to process them all. (you can change the php memory value in the FOG Settings)

    edit: Might be a similar situation to https://forums.fogproject.org/topic/11713/503-service-unavailable-error/61

  • Attempted Multicast Broke it

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    F

    I just found this thread: https://forums.fogproject.org/topic/11713/503-service-unavailable-error/40 I’m going to try some of that stuff and see what happens.

  • API broken after update to 1.5.2

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    Tom ElliottT

    Access was trying to be achieved via hostname. The hostname was routing to a different subnet. Just edited the apache config to look at the server name of the host initially trying to be used, updated the fogsettings file to reflect so future updates don’t break this functionality.

  • Error returned: Type: 2 (already checked permissions/credentials)

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    Tom ElliottT

    @joshuaian What exactly was the date that it was passing. It wouldn’t matter if it was: 2018-05-13 but if the file was 2018/05/03 then it may have issues as the / represent directory separators in linux.

  • "Could not find nodes containing this image"

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    Tom ElliottT

    @cstfoguser does the image have an assigned storage group? Can you make sure it does? Go to the image-> edit -> storage groups. Ensure it’s got an assigned group, click the update/add as needed to ensure it does.

  • "Could not open inode XXXXXX through the library..." Windows 10 1803

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    J

    @george1421

    Also, something to note, I had another machine I was testing this on and if you do not do the disk cleanup and remove the old windows installations the new inits work just fine. It appears the cleanup messes something up for some reason.

  • Client does not communicate with Fog server

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    L

    I’ve got a new issue just only with the AD join function… Here in the fog log :

    03/05/2018 20:49 HostnameChanger Logon failure: unknown username or bad password, code = 1326

    I havn’t change anything about the acount for joining the domain… Is there a new way to configure that ?

    EDIT: a server update has desactivated the fog acount (for modifying the password)… Problem solved

  • Issue with Site Manager plugin

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    F

    @aur3l FOG Settings -> FOG QUICK REGISTRATION tab, config the “QUICKREG GROUP ASSOC” like “Default Group”

    But first you need to create a group called “Default Group” (The name of this goup can be other … be free)

  • Mobile interface unavailable

    13
    0 Votes
    13 Posts
    2k Views
    F

    Thank you for these examples.
    I created the file /var/www/fog/lib/hooks/mobileusernologin.hook.php and pasted your first code, then changed the userLogginIn function with your 2 other codes (and replacing “username1” by “fog”), but I didn’t see any difference in each case: when logging to http://…/fog/management/index.php whith either “fog” account or a “test” account, I still see all the menus.
    What am I doing wrong ?

  • Slow UI High RAM usage.

    Unsolved
    14
    0 Votes
    14 Posts
    3k Views
    M

    @kagashe check this thread. https://forums.fogproject.org/topic/5300/cant-upload-snapins-anymore

    maybe it has something to do with the configuration of your php.ini file. post_max_size upload_max_filesize

    what does apache error.log say?

  • Data missing from the database after host is imaged.

    Unsolved
    14
    0 Votes
    14 Posts
    3k Views
    Greg PlamondonG

    @tom-elliott said in Data missing from the database after host is imaged.:

    Fixed in working.

    Basically what was happening was the other1 field is used to send emails. That part still can happen (as any value that’s not an email will just not receive an email), but it was clearing the field after it sent the email out.

    I just commented out the line as I cannot remember exactly why I was clearing it to begin with.

    Thanks Tom!

  • Snapins Not Deploying

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    Wayne WorkmanW

    @imagingmaster21 said in Snapins Not Deploying:

    I deleted the snapins and readded them and seems to be working with Chrome.

    What do you mean by this? Working with Chrome as in the MSI is being deployed, or working with Chrome when you use Chrome to create the snapin?

  • FOG 1.5.0 BitLocker Issue Capturing Win 10 Image.

    Solved
    6
    0 Votes
    6 Posts
    9k Views
    D

    So with the ‘manage-bde -off C:’ command, are people then turning that back on once the image is created/deployed? Or given Bitlocker isn’t on, not bothering?

    I suppose it’s made me think I should potentially look at turning bitlocker on for some staff members which will probably just be a manual process, but just wondering if I should then be turning the above command on when I do it.

  • Bandwidth Graph on Fog 1.4.4 for Ubuntu Server 16.04.3 doesn't seem to function

    Moved Solved
    27
    0 Votes
    27 Posts
    10k Views
    N

    I finally had a chance to get a new gigabit network card on this machine and am happy to report the graph now functions properly. Thank you for your troubleshooting efforts.

  • Fog install freezing

    4
    0 Votes
    4 Posts
    957 Views
    Wayne WorkmanW

    @walkerit When you run the fog installer, it’ll list out all the packages it will try to install - then it goes about installing each one of those. You can copy/paste that entire list and install them manually with apt-get -y install package1 package2 package3 ...

  • Updated from Fog v1.50 to V1.52 issue

    Solved
    27
    0 Votes
    27 Posts
    12k Views
    W

    @george1421 Thanks George. That solved my problem.

  • WOL to different interfaces

    Unsolved
    1
    0 Votes
    1 Posts
    666 Views
    No one has replied
  • I can't capture my image "mounting partition (/dev/nume0n1p3) failed"

    4
    0 Votes
    4 Posts
    2k Views
    A

    @sebastian-roth Thanks for your answer the problem sloved, i changer in bios the option it was SATA: RAID. I chose SATA: AHCI becaus I can’t connect to server FOG without this option.
    So that’s dommage my OS thast’s the reasn why I can’t creat my image.
    Thanks

78

Online

12.8k

Users

17.6k

Topics

157.1k

Posts