• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. sapeurorca
    3. Topics
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 39
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by sapeurorca

    • S

      Unsolved Error joins domains and change name

      FOG Problems
      • • • sapeurorca
      2
      0
      Votes
      2
      Posts
      243
      Views

      Wayne WorkmanW

      @sapeurorca Try to reset encryption for that host, try to re-install the fog client on that host.

    • S

      Solved Too much traffic on the server FOG

      FOG Problems
      • • • sapeurorca
      7
      0
      Votes
      7
      Posts
      808
      Views

      S

      The Fog Client and Fog Server are up to date and database is fixed.

      Now the Fog Server working properly now.

      Thank You for your help.

    • S

      Unsolved Assign multiple host to a group

      FOG Problems
      • • • sapeurorca
      10
      0
      Votes
      10
      Posts
      2.2k
      Views

      S

      It does not matter, I fully understand. But it helped me a lot, thanks again and congratulations to all the FOG team

    • S

      Unsolved Problem FOG Service Client

      FOG Problems
      • • • sapeurorca
      5
      0
      Votes
      5
      Posts
      1.4k
      Views

      S

      @ch3i
      Okay, I’ll test that and let you know. Thank you for your help.

    • S

      Unsolved AD integration

      FOG Problems
      • • • sapeurorca
      7
      0
      Votes
      7
      Posts
      1.7k
      Views

      S

      OK thank you, i tried install fog 1.3.4-RC2.
      I would come back to keep you informed.

    • S

      Solved no such device or address

      Linux Problems
      • • • sapeurorca
      15
      0
      Votes
      15
      Posts
      7.4k
      Views

      K

      @osandag said in no such device or address:

      Hi, Was this issue resolved?
      I have a same or similar issue where the host status is green for about the first ten minutes till i register the host image it, but after a while fog says ‘no such device or address’

      Given the age of the issue, has it been fixed or I have to follow the SQL edit procedure?

      I just had the same issue that you are describing. The way I fixed it was to ensure that my interfaces file (Ubuntu server) was configured correctly. In my case, I was using search [domain] instead of dns-search [domain]. Once I fixed that, all was well.

    • S

      Solved Database error - Update ID:236

      FOG Problems
      • • • sapeurorca
      9
      0
      Votes
      9
      Posts
      1.8k
      Views

      Tom ElliottT

      For all to see and understand what’s happening.

      1.3.0 had some strangeness I was unaware of. This things were:

      It had no error reporting on schema updates. Because of no error reporting, even a bad schema (bad sql) would appear as if all ran ok.

      1.3.1 corrected these issues. Apparently at schema version point 136 and 140 there was an issue in creating the primary fields. These two schema versions handled the creation of imageGroupAssoc and snapinGroupAssoc.

      These issues have been corrected for in 1.3.1 (and are of course present in 1.3.2). If you’re running into these issues, please open mysql and run:

      ALTER TABLE `fog`.`imageGroupAssoc` ADD COLUMN `igaPrimary` ENUM('0','1') NOT NULL; ALTER TABLE `fog`.`snapinGroupAssoc` ADD COLUMN `sgaPrimary` ENUM('0','1') NOT NULL;

      This would only pose a problem for those that were running on trunk builds that had a schema after these points. If either of them error on the command line (or in phpMyAdmin if that’s what you’re using) please just let me know. If you’re getting the Database ID 236 issue though, I’m pretty sure at the least the alter table of the igaPrimary above will work without any errors.

    • S

      Solved Installing now everything is updated ........Failed

      Linux Problems
      • • • sapeurorca
      14
      0
      Votes
      14
      Posts
      6.7k
      Views

      Tom ElliottT

      I’m solving this thread as 1.3.2 apparently fixed the issues that was seen for this thread to have been started.

      Now I don’t think anything was wrong, but the installation was started with specifying the php version causing the rest of the system to try to use that versioning. This made it try install incompatible packages on 16.04.

    • S

      Unsolved Error for Upload image Windows 1607

      Windows Problems
      • • • sapeurorca
      5
      0
      Votes
      5
      Posts
      1.6k
      Views

      Tom ElliottT

      @sapeurorca highly recommend updating to the RC builds. You may not want to but I’m confident it will improve your chances of success.

    • 1 / 1