• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Malos
    3. Best
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 34
    • Best 4
    • Controversial 0
    • Groups 0

    Best posts made by Malos

    • Add the ability to include Host description data in FOG image task completion email

      It’s awesome that we can put notes on a particular host via the Host Description field.

      Could data in this field (if present) be included on the Image Task Completed emails underneath Mac Address?

      This would be useful for such notes as “Please install XYZ software manually after imaging, licensing info is 123”, or other host specific details.

      posted in Feature Request
      M
      Malos
    • SVN 4380 Cloud 5419 (on Ubuntu 14.04.3) - Fog Client (404) Not Found.

      Ubuntu 14.04.3
      SVN 4380 Cloud 5419

      On a fresh install, an upgrade to newer trunk version, or a reinstall of the existing fog_trunk contents, FOG clients will begin to throw 404 errors for everything;

      11/18/2015 12:50 PM Middleware::Communication URL: http://fog-server/fog/service/servicemodule-active.php?moduleid=clientupdater&mac=90:B1:1C:7D:6B:FF||00:00:00:00:00:00:00:E0&newService=1
       11/18/2015 12:50 PM Middleware::Communication ERROR: Could not contact FOG server
       11/18/2015 12:50 PM Middleware::Communication ERROR: The remote server returned an error: (404) Not Found.
      

      Going off of constant refreshing the folder view while running a couple installs, I’m guessing the symbolic link (which I had to manually create in the first place) gets wiped out right around this area here:

       * Backing up old data.........................................OK
       * Copying back old web folder as is...........................OK
       * Copying new files to web folder.............................OK
      

      Here’s the fix, just needs to be run once install.sh has finished completely:

      Make a symbolic link at /var/www/html for fog, and point it at /var/www/fog

      ln -s /var/www/fog /var/www/html/fog
      

      Ta-da, no more 404s!

      posted in Bug Reports
      M
      Malos
    • RE: No Web Interface After Upgrade

      Does your mysql root password have a $ in it?

      posted in General
      M
      Malos
    • RE: SVN 4393 Cloud 5445 - FOGService.msi missing on fresh insall

      @Psycholiquid Maybe! That’s been my experience as well, my existing install that was a slightly older SVN had it no issue, but this fresh install it’s missing.

      posted in Bug Reports
      M
      Malos
    • 1 / 1