• FOG 1.2.0 MultiCast Please Wait

    3
    0 Votes
    3 Posts
    2k Views
    A

    Hey,

    since today i have the same lines at the multicast.log as Gilberto. But my storagenode is the default one on the server in the folder /images/

    In the early morning i cloned some clients with multicast and then it stopped working.

    Now i have the following lines in the multicast.log:
    [CODE][08-01-14 10:54:59 am] | Task (6) is new!
    [08-01-14 10:54:59 am] | Task (6) failed to execute, image file:/images/testimage not found!
    [08-01-14 10:54:59 am] | Task (7) is new!
    [08-01-14 10:54:59 am] | Task (7) failed to execute, image file:/images/testimage not found!
    [08-01-14 10:55:09 am] | Task (6) is new!
    [08-01-14 10:55:09 am] | Task (6) failed to execute, image file:/images/testimage not found!
    [08-01-14 10:55:09 am] | Task (7) is new!
    [08-01-14 10:55:09 am] | Task (7) failed to execute, image file:/images/testimage not found!
    [08-01-14 10:55:19 am] | Task (6) is new!
    [08-01-14 10:55:19 am] | Task (6) failed to execute, image file:/images/testimage not found!
    [08-01-14 10:55:19 am] | Task (7) is new!
    [08-01-14 10:55:19 am] | Task (7) failed to execute, image file:/images/testimage not found![/CODE]

    This is an old image, which i have deleted 2 days ago over the webinterface.

    There are no active tasks running, but the search for the image. Whats going wrong?

    Thank you.

  • Using 0.32 with Fedora 20

    6
    0 Votes
    6 Posts
    3k Views
    N

    This should probably get Wiki’d.

  • Cannot update fog kernel

    3
    0 Votes
    3 Posts
    1k Views
    C

    [quote=“Tom Elliott, post: 34467, member: 7271”]What version or revision of fog are you running[/quote]

    im running 1.2.0 revision 2121.

    I did this:

    [COLOR=black][FONT=Tahoma]sudo passwd fog (reset fog user password)[/FONT][/COLOR][FONT=Tahoma]
    [/FONT][COLOR=black][FONT=Tahoma]then [/FONT][/COLOR][FONT=Tahoma]
    [/FONT][COLOR=black][FONT=Consolas]chown -R fog:root /var/www/fog/service/ipxe[/FONT][/COLOR][FONT=Tahoma][/FONT][COLOR=black][FONT=Consolas]chown -R fog:root /images[/FONT][/COLOR][FONT=Tahoma]
    [/FONT][COLOR=black][FONT=Consolas]then on FOG interface: [/FONT][/COLOR][FONT=Tahoma]
    [/FONT][COLOR=black][FONT=Consolas]Storage Management -> [/FONT][/COLOR][COLOR=black][FONT=Ubuntu]Management Username / Password to fog / (**fog user password - same as used on passwd line above)[/FONT][/COLOR][FONT=Tahoma][/FONT][COLOR=black][FONT=Ubuntu]FOG - Configuration ->Settings -> [/FONT][/COLOR][FONT=Tahoma]FOG_TFTP_FTP_USERNAME and FOG_TFTP_FTP_PASSWORD. (same as user/pass as Storage Management )[/FONT]

    and it seems to be working now. thanks.

  • Newbie User and first time install.

    4
    0 Votes
    4 Posts
    2k Views
    JunkhackerJ

    enable fog configuration>fog settings>general settings>FOG_FORMAT_FLAG_IN_GUI
    all new images created are made using partclone, deploying partimage images is included only for legacy support.
    if an image is set to partimage and reuploaded, it will be converted to partclone

  • After enabling root, i can't get login-screen

    4
    0 Votes
    4 Posts
    1k Views
    R

    [quote=“Junkhacker, post: 34530, member: 21583”]what instructions were you following?[/quote]
    I was following; [url]http://www.fogproject.org/wiki/index.php/Ubuntu_14.04[/url]

  • 0 Votes
    4 Posts
    1k Views
    x23piracyX

    Hi,

    that sounds logic, yeah i created the user while setup.
    Ok that is solved.

    Regards X23

  • Cant Find PXE and TFTP

    5
    0 Votes
    5 Posts
    2k Views
  • Joining Domain Problems with windows 7

    23
    0 Votes
    23 Posts
    17k Views
    C

    Megabyte, go ahead and start your own thread and post your question including what version of windows and FOG you are using. I’ll be happy to help you get it working with AD if I can.

  • Apache failed

    2
    0 Votes
    2 Posts
    1k Views
    F

    Hi there,

    I had a similar issue and after searching around for an answer, I found the below on an Ubuntu Server forum.

    I tried: sudo apt-get install libapache2-mod-php5

    It installed a module (libphp5.so has appeared) uninstalled another (libphp5filter.so seems to have gone). Re-installed FOG 1.2.0 and hey presto “it works”. Updated the schema and I am back in and working.

  • No active tasks message after image has been deployed.

    4
    0 Votes
    4 Posts
    2k Views
    P

    Thanks for the quick response! I will update and test ASAP. Looking forward to finally crossing an issue off the list after the upgrade.

    Andy

    :Worked like a charm. Thanks again!

  • Securing Active Directory

    3
    0 Votes
    3 Posts
    1k Views
    Tom ElliottT

    I haven’t had any problems using Visual Studio 2013.

  • Call Trace??

    36
    0 Votes
    36 Posts
    17k Views
    N

    [quote=“Junkhacker, post: 34376, member: 21583”]did you change your dhcp option 67 from pxelinux.0 to undionly.kpxe?[/quote]

    Fellas, Let me tell you how much I appreciate everything you have done for me. Everything is in working order. I can’t thank you guys enough for the help! Hopefully someday I can repay you somehow.

    Nate

  • Snapin not listed after upload and add

    9
    0 Votes
    9 Posts
    4k Views
    A

    I know this is an old post but, I finally got annoyed by the “List All Snap-ins” requires a search first bug on our FOG 0.32 install, was looking to fix it and found this thread.

    The search page assigns a variable, [COLOR=#339966]$_SESSION[“allow_ajax_snapin”][/COLOR], to [B]true[/B] but the list page does not. Until that variable is defined as true the List All Snap-Ins page won’t work. There’s a couple of ways to fix it but, I just assigned it to true in [COLOR=#0000ff]/var/www/html/fog/management/includes/snapin.list.include.php[/COLOR] on line 37 so, that the search page will work the first time:
    [code] <tbody>
    <?php
    $crit = ‘%’;
    $_SESSION[“allow_ajax_snapin”] = true;
    require(‘ajax/snapin.search.php’);
    ?>
    </tbody>[/code]

  • Client shows uploading but server says no image

    27
    0 Votes
    27 Posts
    12k Views
    JunkhackerJ

    now it’s an ftp problem. it could be the password on the storage management page. if your images are being stored on the same server as the fog web server, then it should match the value stored in fog settings>tftp server>FOG_TFTP_FTP_PASSWORD (assuming that one is correct)

  • Fog 1.2.0 Error

    2
    0 Votes
    2 Posts
    855 Views
    S

    Hi,

    I am also facing same issue. Please follow this thread [url]http://fogproject.org/forum/threads/pxe-issues.11219/page-2[/url]

    Configuring DNSMASQ helped Phantox to fix this issue. I hope this will help us. I will try and let you know tomorrow.

  • Pxe boot from hd fails

    5
    0 Votes
    5 Posts
    2k Views
    S

    That makes sense! I figured it out and wanted to post my resolution if anyone else has the issue! What I did is did a kernel update and now its working.

    Thanks for you help!

  • Option to remove the check of other FOG project servers

    8
    0 Votes
    8 Posts
    3k Views
    JunkhackerJ

    i have always had the forum edit issue as well, but only with firefox. the problem does not show up in chrome

  • 0 Votes
    6 Posts
    2k Views
    UpACreekU

    Thank you for your quick response. Problem solved once again. 🙂

  • Dnsmasq problem

    6
    0 Votes
    6 Posts
    3k Views
    Jaymes DriverJ

    I noticed the file you uploaded had two instances of the lstp.conf settings, is this on purpose?

    The first main error I see is that you are using the pxelinux.0 boot file instead of the undionly.kpxe file that the newer versions of FOG are using. If you would like I can make suggestions and post a file that might work for you, just let me know.

  • List All Images Displaying Blank Images.

    5
    0 Votes
    5 Posts
    2k Views
    M

    Our server is on 1.1.0. We upgraded from 0.32 a couple months ago. The day the problem appeared, we had deleted an image that was associated with 50+ computers, though we’ve done no checking to see if they’re related.

118

Online

12.3k

Users

17.4k

Topics

155.8k

Posts