• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. sideone
    3. Best
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 11
    • Posts 52
    • Best 5
    • Controversial 0
    • Groups 0

    Best posts made by sideone

    • RE: 1.6.0-alpha - Unable to change host location

      @Tom-Elliott updated and working - thanks for fixing!

      posted in Bug Reports
      S
      sideone
    • RE: Snapins not deploying: Illegal characters in path.

      @JJ-Fullmer You were correct about the download link not being formed properly. I went looking in the code and found a change in the /var/www/html/fog/lib/client/snapinclient.class.php file from a working version of FOG (1.6 beta 2132) to the latest version.

      Copying over the old version of this file and snapins are installing correctly now.

      @Tom-Elliott this should probably be moved to the Bug Reports forum if that’s possible? The difference in the files is the latest version is missing the below code around line 185

      $location = sprintf(
        '%s://%s/%s',
         self::$httpproto,
         $StorageNode->get('ip'),
         $StorageNode->get('webroot')
      );
      

      and there are a few changes elsewhere too.

      Thanks all!

      posted in FOG Problems
      S
      sideone
    • RE: Snapins not deploying: Illegal characters in path.

      @Tom-Elliott latest pull working correctly again. Thanks for sorting!

      posted in FOG Problems
      S
      sideone
    • RE: Problem with FOG Service …

      @Laurent we’re on FOG 1.6, but I think its the same as 1.5.10. FOG doesn’t let you see the AD password once input, but I’d echo @JJ-Fullmer’s point of using a specific account

      0cc2591b-e35b-49a1-b0b3-bfc145d92609-image.png

      posted in FOG Problems
      S
      sideone
    • RE: Migrated master node - storage nodes failing

      I deleted the private and public SSL certs and reran the installer, seems to have fixed it.

      /opt/fog/snapins/ssl/.srvprivate.key
      /var/www/html/fog/management/other/ssl/srvpublic.crt

      posted in FOG Problems
      S
      sideone
    • 1 / 1