• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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 Jul 9, 2015, 3:55 PM

    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
    • C
      cml Moderator
      last edited by Jul 9, 2015, 4:03 PM

      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 Jul 9, 2015, 6:09 PM

        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 Jul 14, 2015, 7:33 PM

          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
          • C
            cml Moderator
            last edited by cml Jul 14, 2015, 1:51 PM Jul 14, 2015, 7:51 PM

            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 Jul 14, 2015, 8:01 PM

              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 Aug 22, 2015, 1:20 PM

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

                W 1 Reply Last reply Aug 22, 2015, 5:49 PM Reply Quote 0
                • W
                  Wayne Workman @b.martin
                  last edited by Aug 22, 2015, 5:49 PM

                  @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

                  156

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright © 2012-2024 FOG Project