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

    Unable to delete snapin tasks

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    8
    3.1k
    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.
    • D
      Darrell Lanson
      last edited by

      So I can delete active tasks but I cannot delete active snapin tasks I click on either the red x or delete and nothing happens task is still there I don’t see an apply button so I am not sure what I am doing wrong. Any help would be appreciated.

      Ubuntu 14.04.5 LTS 64bit
      Fog 1.5.3

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

        What version of FOG are you using? It should be in the cloud in the top left.

        1 Reply Last reply Reply Quote 0
        • D
          Darrell Lanson
          last edited by

          It’s in my sig but I am using 1.2.0

          Ubuntu 14.04.5 LTS 64bit
          Fog 1.5.3

          1 Reply Last reply Reply Quote 0
          • D
            Darrell Lanson
            last edited by

            Is there a way to delete active snapins as I cannot push snapins to the one computer as it says there are already active snapins but its not doing anything and I cannot delete them for some reason.

            Ubuntu 14.04.5 LTS 64bit
            Fog 1.5.3

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

              You can delete them from the database manually.

              root@Fog:~# mysql -u root -p
              Enter password:
              
              mysql> use fog;
              
              Database changed
              mysql> DELETE FROM snapinTasks WHERE ststate = 0;
              Query OK, 33 rows affected (0.24 sec)
              
              mysql> quit;
              Bye
              root@Fog:~#
              
              
              1 Reply Last reply Reply Quote 1
              • D
                Darrell Lanson
                last edited by

                Thanks for the quick reply I found the problem though it was IE 11 used firefox and no issues.

                Ubuntu 14.04.5 LTS 64bit
                Fog 1.5.3

                1 Reply Last reply Reply Quote 0
                • B
                  b.martin
                  last edited by

                  Je constate qu’avec IE10, la fonction suppression des snapins dans la liste Active Snapin Tasks ne fonctionne pas… Firefox est parfait!

                  Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                  • Wayne WorkmanW
                    Wayne Workman @b.martin
                    last edited by

                    @b.martin English please. 🙂

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

                    196

                    Online

                    12.0k

                    Users

                    17.3k

                    Topics

                    155.2k

                    Posts
                    Copyright © 2012-2024 FOG Project