• Can not Register Host at remote location

    8
    0 Votes
    8 Posts
    2k Views
    Tom ElliottT

    @FallingWax Check the other post we’re playing tag between?

  • 'Login History' Report - problem finally not completely solved

    Solved
    3
    0 Votes
    3 Posts
    725 Views
    O

    It works. Thanks

    Have a nice day.

  • Can not list all hosts after 1.2.0 to 1.3.0 upgrade

    Solved
    2
    0 Votes
    2 Posts
    980 Views
    J

    @Joe-Bishop I increased the FOG Configuration-General Settings-FOG_MEMORY_LIMIT to 1024 and now I am able to list all hosts.

  • Images not deploying after 1.3.1 upgrade. Error messages below

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    Wayne WorkmanW

    The error in the 3rd photo says (paraphrasing) that you’re trying to put a 240GB image onto a 120GB disk, that won’t work. There are a few ways to solve that issue. My recommendation is to deploy the image to a disk that is 240GB or larger and then create a new image in FOG and set it as resizable, and then capture the image you just deployed. This way you have a resizable image that will fit on a smaller disk than what it came from. In addition to that benefit, the image would also expand to use all space available on a larger disk than what it came from.

    For the other errors, they are weird. Not sure what’s going on there. It would behoove of you to share what OS you’re running fog on. Also, check how much free space you have available on your server with df -h. In the output from that command, look for partitions with 99% or 100% usage - if you see that, that’s bad. If you see that and need help with it, just ask here.

  • 0 Votes
    5 Posts
    2k Views
    W

    @george1421 Hey George! It’s CrimsnKdA from SW. I have a old Optiplex 755 with just 1GB of RAM and a 40GB HDD and ThinStation is flying on it with our setup. I know it’s not ideal, but it’s cheap is works with what we already have. I have it pretty much tweaked perfectly for us now, getting FOG imaging working with it was the last piece here. Thanks!

  • Computer reverts to previous client and crashes.

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    D

    @Tom-Elliott yes it is, Please mark this thread as solved, and thank you for your help.

  • FOG 1.3.0 stable

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    J

    Ok, so i install first mysql-server and so i can set a password !
    Thanks for your great job !

  • upgrade to Version: 1.3.1-RC-2 fails

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    G

    Thank you, deleting the repo=‘php-${php_ver}’ line in .fogsettings solved the issue.

    p.s.: must be due to the change from php 5 to php 7 which was not supported by default at the time I upgraded to fog Version 1.3.0-RC-10

  • FOG loses connection to the database, then reconnects at random.

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    THEMCVT

    @Wayne-Workman So far so good. I think this might have done it. Two birds with one stone.

    Thanks Wayne. I’ll write on here if it ends up breaking again. 🙂

  • file download from network share via ps1 / bat snapin non functional

    Unsolved
    8
    0 Votes
    8 Posts
    3k Views
    mtanigawaM

    @Wayne-Workman @Joe-Schmitt

    Thanks for the updated feedback. I will look into the hiding the password as suggested - the script I wrote is probably crude and ugly.

    I have another (unrelated) question to ask, but tomorrow and on a new thread.

    Thank you again for your time and appreciate the great help and support.

    Mark.

  • Edit index.php

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    Tom ElliottT

    @joshuaparker What fixed the issue? The removing the id=‘login-info-form’?

    I’ve added a schema change for 1.3.1-RC-2 that is addressed under “General Settings” from the fog settings page. This is just a simple checkbox. It’s default status is “checked” of course, but can be adjusted so you don’t consistently need to make changes during updates.

  • autodeployment default image Fog 1.30

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    S

    Thanks so much Tom

    i set the “Menu Timeout (in seconds):*” for 2 seconds and thats solved my question, with autodeployment.

    I appreciate very much your and your colleagues and work to facilitate my everyday work.

    Best Regards.

  • 0 Votes
    8 Posts
    3k Views
    L

    @Wayne-Workman
    That did the trick - thanks! (the mysql stuff worked just as it is)

  • FOG will not boot - "Failed to get an IP via DHCP!

    26
    0 Votes
    26 Posts
    19k Views
    W

    @Tom-Elliott Woo-hoo, capturing an image now!

    A big thank you to everyone who helped track down and fix this. Your support is amazing! Looks like I have another FOSS project to add to my contribution list…

  • Failed Capture on Lenovo X250

    Unsolved
    14
    0 Votes
    14 Posts
    4k Views
    Wayne WorkmanW

    @dadush91 So the good news is that FOG can see the disks and partitions. This looks to me like it’s a hybrid HDD with about 16GB of solid state and then 250GB mechanical, and FOG is seeing these two things as two different disks. Or you have a 16GB thumb drive or SD Card stuck in the laptop somewhere. If that’s the case, take it out and try again. If that’s not the case, try “Multiple Partition Image - All Disks” as the image type and then try to capture again. This is pictured below.

    0_1483294993602_Multiple Partition All Disks.png

  • FOG will not boot - "Failed to get an IP via DHCP! Tried on interface(s):"

    Solved
    40
    0 Votes
    40 Posts
    30k Views
    george1421G

    @Wirefall [Moderator note:] I’ve forked this users post since the issue is similar to the OP of this thread, but deals with a different version of FOG. You can find your post here: https://forums.fogproject.org/topic/9201/fog-will-not-boot-failed-to-get-an-ip-via-dhcp

  • LDAP plugin on 1.3.0

    Solved
    16
    0 Votes
    16 Posts
    7k Views
    I

    @iyoung Test completed. LDAP plugin added and test login succeeded.

  • Plugin Management on 1.3.0

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    I

    @Tom-Elliott Thanks, that took care of it. My Google Search-fu clearly needs work.

  • Web Service Can't Stop The Web Service

    Solved
    24
    0 Votes
    24 Posts
    9k Views
    Tom ElliottT

    Remoted with @tom-langenfeld and we were able to fix the issue.

    He was running Ubuntu 15.10, and the Ondrej repo would install, but there were no PHP packages for wily apparently. Updated to 16.04 and had to run a few tricks to get mysql working, but once all was working, everything appears to be running properly now.

  • Webservices failed to stop after trying fog installation

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    Wayne WorkmanW

    FOG 1.3.0 installs perfectly fine on Ubuntu 16.04, among others. I test this all the time: https://forums.fogproject.org/topic/8730/fog-installer-distro-check

82

Online

12.7k

Users

17.6k

Topics

156.5k

Posts