• 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

      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
      • cmlC
        cml Moderator
        last edited by

        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.

        Tom ElliottT 1 Reply Last reply Reply Quote 1
        • J
          Jammers
          last edited by

          I’m running version 1.2.0

          1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott @cml
            last edited by

            @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

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

              1 Reply Last reply Reply Quote 0
              • cmlC
                cml Moderator
                last edited by

                Could you try this in mysql?

                SELECT taskID,taskName FROM tasks WHERE taskStateID=1;
                
                J 1 Reply Last reply Reply Quote 2
                • J
                  Jammers @cml
                  last edited by

                  @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.

                  Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                  • Wayne WorkmanW
                    Wayne Workman @Jammers
                    last edited by Wayne Workman

                    @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
                    • Tom ElliottT
                      Tom Elliott
                      last edited by

                      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
                      • First post
                        Last post

                      275

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project