• Problems migrating FOG from 1.2

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    E

    Ok, so it looks like the default image engine was changed. Once we got the images added to the system and changed them from PartImage to Partclone Gzip they started deploying correctly.

    Thank you Tom!

  • No partition number passed (EBRFileName)

    Solved
    13
    0 Votes
    13 Posts
    3k Views
    A

    @Tom-Elliott
    That did it. After that last update, I was able to deploy the raw image successfully! Thanks for working with me on this.

  • fog problem

    7
    0 Votes
    7 Posts
    2k Views
    george1421G

    @fogusers That really doesn’t answer the question what happens after stopping web services failed? Does it return you to a command prompt?

    Also in the …/bin directory (where you ran the ./installfog.sh command from) there is a log directory and in that log directory there is an install log with error and the version you are installing. Post that error log here for review.

  • Fog Server - Database Access Problem

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    M

    @Jaymes-Driver

    Late response, I know, but you’re right. I think the Ubuntu updated itself and reverted a change I had made with the link below. I had to go back in and blank out the SQL password again:

    Is this Ubuntu 16.04? See here: https://wiki.fogproject.org/wiki/index.php?title=Ubuntu_16.04#MySQL_password_behavior

  • new installation, no dhcp received

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    M

    @george1421
    thanks for pointing me in the right direction. I reran the installer with wifi internet and static ethernet and dhcp is working now. I think during the initial install i was trying to use two connection profiles on ethernet, rather than utlizing wifi card for internet to complete install and ethernet for fog only.

  • Error on imaging PC

    Solved
    2
  • The parameter is incorrect, code = 87

    Solved
    8
    0 Votes
    8 Posts
    4k Views
    Wayne WorkmanW

    @Rama This thread is fairly old, and the OP is probably not going to respond. Can you please create a new thread with all the details, fog version, how you are doing it, etc.

  • problem with the DHCP server

    2
    0 Votes
    2 Posts
    701 Views
    Wayne WorkmanW

    @Amerhb Is the fog server doing dhcp or getting dhcp? Did you change the fog server’s IP address? We need a lot more information, what you’ve stated doesn’t have enough information for us to even know what the problem category is.

  • Your database connection appears to be invalid.

    Solved
    10
    0 Votes
    10 Posts
    3k Views
    george1421G

    @grant1842 said in Your database connection appears to be invalid.:

    I had to re run the installer as well as remake my dnsmasq 2.76. … but my dnsmasq reverted back to 2.75 which was causing the boot file to not be received correctly.

    This is only speculation, but I’m guessing that the linux distro you use updated dnsmasq from (2.72 or 2.73) to 2.75, thus overwriting your compiled 2.76. As wayne said the package manager only knows about what it does. Hopefully the next time it happens is when your distribution updates to 2.76 or newer. Then it won’t matter at all.

    On the plus side you were able to discover and fix the problem pretty quickly. So good job there.

  • Can't connect to my fog web interface. : (

    4
    0 Votes
    4 Posts
    1k Views
    Wayne WorkmanW

    @george1421 It’s ubuntu, so ps aux | grep apache2 but yeah he probably got slammed by Canonical’s nasty automatic MySQL update.

  • Database Schema Installer / Updater

    Solved
    16
    0 Votes
    16 Posts
    5k Views
    Tom ElliottT

    @fredlwal that’s basically what a reinstall does.

  • ERROR 500 after extract iso file in to /var/www/html/

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    R

    [Sat Apr 29 00:00:34.054499 2017] [:error] [pid 1136] [client 192.168.67.11:61226] PHP Fatal error: Uncaught exception ‘UnexpectedValueException’ with message ‘RecursiveDirectoryIterator::__construct(/var/www/html/fog/service/ipxe/iso/asus/EFI/Microsoft): failed to open dir: Permission denied’ in /var/www/fog/commons/init.php:125\nStack trace:\n#0 [internal function]: RecursiveDirectoryIterator->__construct(‘/var/www/html/f…’, 4096)\n#1 [internal function]: RecursiveDirectoryIterator->getChildren()\n#2 [internal function]: FilterIterator->next()\n#3 /var/www/fog/commons/init.php(125): iterator_to_array(Object(RegexIterator), true)\n#4 /var/www/fog/commons/init.php(344): Initiator->__construct()\n#5 /var/www/fog/commons/base.inc.php(48): Initiator::startInit()\n#6 /var/www/fog/management/index.php(22): require(‘/var/www/fog/co…’)\n#7 {main}\n thrown in /var/www/fog/commons/init.php on line 125

    You were right. They were just permission problems. Sorry for the silly question.

    “sudo chmod -R folder/” , for repair.

    Thanks for the fast response.

  • Failed to open stream

    Solved
    23
    0 Votes
    23 Posts
    6k Views
    george1421G

    @isaac Thank you for adding clarity to how you fixed it. You have a unique setup and I’m sure someone want to do the same thing in the future. Your guidance in this thread will surely help someone else.

    Marking as solved.

  • Issue Capturing HP ELite Desk 800G3 on version 6213

    16
    0 Votes
    16 Posts
    4k Views
    george1421G

    @x23piracy said in Issue Capturing HP ELite Desk 800G3 on version 6213:

    @george1421 Beer 😉

    Too much Beer == very sloppy code. 😉

  • DB lost connection randomly

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    PsycholiquidP

    Make this bad boy solved LOL

  • Imaging Causes Phone Problems.

    Solved
    28
    0 Votes
    28 Posts
    10k Views
    M

    Sorry, this took so long to post, but I have found the fix. The issue was that we had storm-control broadcast, storm-control unicast, and storm-control multicast levels set to low on our core switch (layer 3 switch where the routing happens). I removed these and all is well. I appreciate all the help you all supplied.

  • Computers not joining domain after password change

    4
    0 Votes
    4 Posts
    1k Views
    J

    @Scott-Adams said in Computers not joining domain after password change:

    I had thought about that as a work around, didn’t think that would be the actual solution though. Thanks @Wayne-Workman

    @Scott-Adams You’d need to post the fog.log from a problematic host.

  • New FOG server with different storage size

    Unsolved
    2
    0 Votes
    2 Posts
    718 Views
    Wayne WorkmanW

    @greenfog said in New FOG server with different storage size:

    Is there any way for me to import the database and maybe manually edit the fog.sql to specify the new hard drive size?

    I think you’re off track here - fog doesn’t care what the disk size is that it’s installed on. That value is dynamically calculated, it’s not static. Go ahead and do your DB Import - you will need to change some fields in the web GUI after you do this, all of them are laid out in this article: https://wiki.fogproject.org/wiki/index.php?title=Migrate_FOG They concern updating passwords and IP addresses from old to new.

  • Installation impossible de Fog sur Docker

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    Wayne WorkmanW

    A VM or physical server (or AWS instance) is the correct answer.

    FOG wraps itself so tightly into the OS, it really should be an appliance. But since we are all volunteers and FOG is totally open source and nobody who works on fog actually has any money or time to do anything else besides what we’ve been doing - we just have a really elaborate installation script that we work hard to support.

  • Deployed image boots up with boot/bcd error and BSOD

    Solved
    24
    0 Votes
    24 Posts
    10k Views
    H

    @george1421 thanks George, after installing the hot fixes I was able to deploy the image. Thanks for your help everyone!

153

Online

12.4k

Users

17.4k

Topics

155.9k

Posts