• Image Capturing Error: Invalid Storage Group

    Solved
    2
    0 Votes
    2 Posts
    763 Views
    B

    Hello
    we changed the rights for the /images folder as followed
    root@fogserver:/datastore/images/dev# chown -R fogproject:www-data /datastore/images/
    Now it works :)))
    Greets
    JT

  • Failed to create image capture path (prepareUploadLocation)

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    Tom ElliottT

    @Quazz Such a simple mistake and yet so hard to see. Thanks for seeing it for sure.

  • Increase PHP Memory limit

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    EduardoTSeoaneE

    the php dont request the needed memory, it request for the next block. So:
    When i has 256M it request another ±20M.
    Then I increase to 512M. Then the system claims for another 20M.
    Then I increase to 1024M and then the system claims for another 20M

    I repeat the actions to accure memory size to 1536M.

    If it’s necesary to increase the memory a lot then maybe it’s necesary increase the TimeOut and ProxyTimeout httpd.conf paramenters.

  • Image capture issues

    Solved
    8
    0 Votes
    8 Posts
    817 Views
    S

    @george1421 Trying to read up on this topic I figured that this is not new. Samsung itself has been involved since March 2017!! But seems like this is still the case even with newer kernel versions and other Samsung drives: https://bugzilla.redhat.com/show_bug.cgi?id=1624611

    As far as I understand it the lower you set the value of default_ps_max_latency_us the more power is consumed. Not sure if we want to set this by default for everyone.

    @jlthompsonpsd Can you please post the exact machine model you have as well as run smartctl -i /dev/nvme0 in a debug capture task console and post a picture of the output here?

  • SnapinClient Return Code :5

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    EduardoTSeoaneE

    Promised Example:

    ## Elevate to admin the current Script Execution If (-NOT ([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")) { $arguments = "& '" + $myinvocation.mycommand.definition + "'" Start-Process powershell -Verb runAs -ArgumentList $arguments Break } ##Create credentials $password = ConvertTo-SecureString 'MySecretPassword' -AsPlainText -Force $user='useradmin' $credential = New-Object System.Management.Automation.PSCredential ($user, $password) ##Execute wusa.exe with parameters and useradmin credentials. Start-Process -FilePath <path wusa.exe> -ArgumentList <arguments for wusa.exe> -Credential $credential -LoadUserProfile -PassThru

    This maybe works

    With New-PSDrive you can mount samba and nfs shares if you have the nfs-infrastructure installed.

  • Error code 1326

    Solved
    13
    0 Votes
    13 Posts
    2k Views
    S

    @Whitespire-tech @Taspharel Yeah, this is kind of strange. I checked to fog-client code and it definitely uses the domain information and shouldn’t need “domain/username” notation. Hmmmmmm. Maybe that depends on the OS you have? Which client OS is this?

  • Copying binaries where needed...............................Failed!

    Unsolved
    4
    0 Votes
    4 Posts
    518 Views
    Wayne WorkmanW

    Also, sometimes an organization’s web filter / web proxy / content firewall really messes with this step. Be sure that fogproject.org is whitelisted in any of those.

  • Failing to Update Database after capture of image is complete on the client

    Solved
    24
    0 Votes
    24 Posts
    5k Views
    S

    @tgidwani Wow. Really glad you figured that out. I have done a lot of networking but I wouldn’t have expected the gateway setting to cause such an error. In theory the gateway information is only ever used when the host tries to connect to a machine that is not within it’s own subnet. So gateway shouldn’t play a role here as long as both were in the same subnet.

    Are you able to replicate the issue when putting the GATEWAY= line back into the config??

  • Smartinstaller Client not joining computers to Domain after imaging

    Solved
    5
    0 Votes
    5 Posts
    721 Views
    S

    @michaeloberg Did you ever solve this?

  • one of HP Model HP Z240 Workstation not able to boot from fog

    Unsolved
    3
    0 Votes
    3 Posts
    623 Views
    S

    @VijayBomble Any news on this?

  • 0 Votes
    4 Posts
    844 Views
    S

    @DeRo93 said in Database connection unavailable - Login incorrect on FTP and Ubuntu:

    But maybe you can tell me if this happened because the Ubuntu Server did an Upgrade or something?

    Probably yes. But you may check the update log in /var/log/apt/history.log…

  • FOG Certificate Authority - What is it and can I use it?

    Solved
    2
    0 Votes
    2 Posts
    176 Views
    S

    @Landy_Dan The FOG CA was introduced to secure the connection between fog-client software and the FOG server. We use certificate based state of the art encryption for that. But you need to know that it is a self signed CA and not derived from an official authority.

    Not sure if it’s wise (and even possible) to use that for your RADIUS project. Give it a try and see how far you get. Start by taking a look at all the certificate stuff in /opt/fog/snapins/ssl/ on your FOG server.

  • Network boot working but not loading up the FOG file

    Solved
    4
    0 Votes
    4 Posts
    655 Views
    george1421G

    Make sure your firmware is up to date in this hardware. Its failing between the UEFI PXE rom hand off and iPXE starting. Typically when we’ve seen this in the past it was related to cruddy early generation firmware.

  • Unable to reach FOG Web UI

    Solved
    3
    0 Votes
    3 Posts
    477 Views
    J

    Weird, disregard. It just suddenly started working now. No idea what fixed it. Maybe it took a while for something to register.

  • This topic is deleted!

    Unsolved
    2
    0 Votes
    2 Posts
    4 Views
    No one has replied
  • FOG client get error messages like : (500) Internal Server Error

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    P

    @Sebastian-Roth

    I did not found the option in FOG configuration -> fog settings , but I just found the faulty host had as primary MAC the Windows vNIC mac. I put the MAC of the physical NIC as primary and then everything back to normal.

    I don’t have a idea to make the research better as I just had to search in the host section of FOG the MAC addresses found in the client log to see what was going on.

  • FOG 6.4 fails to download per instructions - install fails

    Solved
    4
    0 Votes
    4 Posts
    635 Views
    J

    Thanks Fernando
    I was able to download FOG using the link you provided

  • The disk contains an unclean file system (0, 0)

    Solved
    12
    0 Votes
    12 Posts
    4k Views
    W

    I don’t know what happened but now it’s just capturing used space.

    Captura de tela de 2019-05-17 10-01-04.png Captura de tela de 2019-05-17 10-42-28.png

  • network boot uefi opnsense iso (or root fs!)

    Unsolved
    8
    0 Votes
    8 Posts
    3k Views
    S

    Thanks for that link. I’ll peruse it as well. At least Fog is old faithful and got my test computer up and running when USB/DVD both failed me miserably!

  • PXE UEFI?

    Unsolved
    9
    0 Votes
    9 Posts
    1k Views
    M

    @george1421 That makes sense . Thanks very much sir!

159

Online

12.3k

Users

17.4k

Topics

155.7k

Posts