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

SVN 4393 Cloud 5445 - Cannot delete tasks

Scheduled Pinned Locked Moved Solved
Bug Reports
4
14
3.7k
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.
  • M
    Malos
    last edited by Nov 19, 2015, 4:47 PM

    When browsing to Task Management: http://fogserver/fog/management/index.php?node=task

    if I select one or multiple tasks listed and click on “Delete all selected s?” (Typo on button text, also);

    1.) the page refreshes over to http://fogserver/fog/management/index.php?node=task&sub=save_group
    2.) the task(s) remain uncancelled and present
    3.) the pause auto update button present at the top now has blank text

    1 Reply Last reply Reply Quote 0
    • P
      Psycholiquid Testers
      last edited by Nov 19, 2015, 4:55 PM

      I am not seeing this issue when replicating in my environment.

      I was able to set Client to Deploy then delete the task without issue. I am also not seeing the typo:

      0_1447952107916_upload-60295a2c-a581-4356-9b1c-2c777eb10971

      M 1 Reply Last reply Nov 19, 2015, 6:23 PM Reply Quote 0
      • M
        Malos @Psycholiquid
        last edited by Nov 19, 2015, 6:23 PM

        @Psycholiquid Interesting. I spun up a new server myself and I too can delete tasks no problem. I wonder what’s up with my existing week old but matching SVN install.

        P 1 Reply Last reply Nov 19, 2015, 6:27 PM Reply Quote 0
        • P
          Psycholiquid Testers @Malos
          last edited by Nov 19, 2015, 6:27 PM

          @Malos I would suggest installing over it again maybe something was locked when you updated it and caused and issue

          M 1 Reply Last reply Nov 19, 2015, 7:06 PM Reply Quote 0
          • M
            Malos @Psycholiquid
            last edited by Nov 19, 2015, 7:06 PM

            @Psycholiquid Reinstalled and upped to latest SVN 4394. Issue persists, unfortunately.

            Comparing two identical installs side by side, the notes for 4394 “Maybe fix the task deletion so it doesn’t try adding the Save group elements on a non-host node page.” seem to make a lot of sense.

            On the problematic box the button is “Delete all selected s?”, which certainly lines up with “Delete all selected groups?” of the groups page, rather than “Cancel selected tasks?” of the working instance.

            Sounds like Tom is hard at work!

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Tom Elliott Nov 19, 2015, 1:40 PM Nov 19, 2015, 7:40 PM

              I’m under the suspicion it’s related to a specific plugin at this point.

              @Psycholiquid, @Malos What plugins do you have installed?

              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

              M 1 Reply Last reply Nov 19, 2015, 7:54 PM Reply Quote 0
              • M
                Malos @Tom Elliott
                last edited by Nov 19, 2015, 7:54 PM

                @Tom-Elliott

                Location only. Interesting to note that trying to install the location plugin under 4394 clean install doesn’t work.

                You can enable the plugins section, you can click on Location to activate it for installation, it disappears permenantly from the Activate Plugins list, but the Install Plugins screen is empty, as if you’ve not activated location at all.

                1 Reply Last reply Reply Quote 0
                • P
                  Psycholiquid Testers
                  last edited by Nov 19, 2015, 7:55 PM

                  Location only also

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Nov 20, 2015, 3:31 AM

                    The save_group problem should now, officially, be fixed, but as to the task delete issue I’m not fully aware. This page should not be having the save group button, not in that regard at least. I will double check things, but for now I believe it to be fixed.

                    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

                    M 1 Reply Last reply Nov 20, 2015, 3:58 PM Reply Quote 0
                    • M
                      Malos @Tom Elliott
                      last edited by Malos Nov 20, 2015, 3:44 PM Nov 20, 2015, 3:58 PM

                      @Tom-Elliott After upgrading to latest trunk (SVN 4398), instead of save_group, the page now refreshes over to deletemulti, the button typo remains, and the task remains.

                      http://fogserver/fog/management/?node=task&sub=deletemulti

                      1 Reply Last reply Reply Quote 0
                      • T
                        Tom Elliott
                        last edited by Nov 21, 2015, 8:49 PM

                        It’s not a typo. Something is preventing the page from displaying the proper elements. The delete tasks button works off JavaScript. I’m not able to replicate the issue but debugging should be fairly simple. The simplest way to debug is to run the page in inspection mode, (chrome press key combo CTRL shift c) which should show the console and present one or more errors leading to the issue at hand.

                        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
                        • M
                          misiuf1
                          last edited by Nov 25, 2015, 1:38 PM

                          This post is deleted!
                          1 Reply Last reply Reply Quote 0
                          • M
                            misiuf1
                            last edited by Nov 25, 2015, 1:47 PM

                            I have same problem on two installations, one uprading from earlier version and other one clean install
                            I can’t delete tasks and there is typo on button

                            0_1448458636350_tasks.jpg

                            1 Reply Last reply Reply Quote 0
                            • T
                              Tom Elliott
                              last edited by Nov 25, 2015, 2:18 PM

                              IT’s not a typo.

                              Please get me error logs.

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

                              171

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project