• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Host PC stuck in full wipe mode upon startup

Scheduled Pinned Locked Moved Unsolved
FOG Problems
4
9
2.5k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J
    Jammers
    last edited by Jun 18, 2015, 7:57 PM

    I have a computer that keeps launching into the full wipe mode upon boot up even though I’ve removed it from the wipe group and the host list. Currently it’s not registered with the Fog server at all. I can’t re-register the host from the PC because it never goes into the host registration page, I was able to re-register it from the Fog server web interface but that didn’t fix the problem. At this point I’ve registered and deleted the host several times, I’ve also added & deleted it to the wipe group while booting up the PC each time to sync it up the Fog server. I searched the Fog server by both MAC address & host name thinking it might be stuck in a scheduled task or something, but it’s not. If anyone has run into this issue or has any advice I’d be greatly appreciated.

    1 Reply Last reply Reply Quote 0
    • C
      cml Moderator
      last edited by Jun 18, 2015, 8:40 PM

      What version of fog are you running?

      You could try checking in the MySQL table tasks.

      mysql -u root -p
      USE fog;
      SELECT * FROM tasks ORDER BY id DESC LIMIT 5;
      

      That may point you in the right direction, but I will do some testing one I get back to a computer to make sure.

      T 1 Reply Last reply Jun 18, 2015, 9:08 PM Reply Quote 1
      • J
        Jammers
        last edited by Jun 18, 2015, 8:46 PM

        I’m running version 1.2.0

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott @cml
          last edited by Jun 18, 2015, 9:08 PM

          @cml do you mind if I pick your brain?

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          1 Reply Last reply Reply Quote 0
          • J
            Jammers
            last edited by Jun 18, 2015, 9:24 PM

            Yes that’s fine, what would you like to know?

            1 Reply Last reply Reply Quote 0
            • C
              cml Moderator
              last edited by Jun 18, 2015, 9:54 PM

              Could you try this in mysql?

              SELECT taskID,taskName FROM tasks WHERE taskStateID=1;
              
              J 1 Reply Last reply Jun 24, 2015, 6:19 PM Reply Quote 2
              • J
                Jammers @cml
                last edited by Jun 24, 2015, 6:19 PM

                @cml I was able to find & delete an entry in the tables, but unfortunately that didn’t fix the problem and the host PC still launches into the wipe program. Thanks for taking the time to offer your assistance. At this point I’ve put too much time into trying to pull an image with Fog, especially since this is just one specialized computer I built. It would be nice to have an image to fall back on if something happens in the future, but I’m going to give it one last shot going old school & try to use Ghost to pull an image.

                W 1 Reply Last reply Jun 24, 2015, 7:47 PM Reply Quote 0
                • W
                  Wayne Workman @Jammers
                  last edited by Wayne Workman Jun 24, 2015, 1:55 PM Jun 24, 2015, 7:47 PM

                  @Jammers Just some advice… if you would have just rebuilt your FOG server (totally) and imported JUST your hosts and images, you would have had this computer imaged a week ago.

                  Of course we want to try to help solve the issue - but sometimes the seemingly “hard” way turns out to be the easy way.

                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                  Daily Clean Installation Results:
                  https://fogtesting.fogproject.us/
                  FOG Reporting:
                  https://fog-external-reporting-results.fogproject.us/

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Jun 24, 2015, 10:26 PM

                    Chat me up.

                    Maybe give me a teamviewer. I’m thinking the task is just “stuck”.

                    TaskID=1 is download tasks.

                    TaskID IN(18,19,20) are wipe tasks, for what its worth.

                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                    1 Reply Last reply Reply Quote 1
                    • 1 / 1
                    1 / 1
                    • First post
                      9/9
                      Last post

                    197

                    Online

                    12.0k

                    Users

                    17.3k

                    Topics

                    155.2k

                    Posts
                    Copyright © 2012-2024 FOG Project