• 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

      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
      • PsycholiquidP
        Psycholiquid Testers
        last edited by

        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 Reply Quote 0
        • M
          Malos @Psycholiquid
          last edited by

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

          PsycholiquidP 1 Reply Last reply Reply Quote 0
          • PsycholiquidP
            Psycholiquid Testers @Malos
            last edited by

            @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 Reply Quote 0
            • M
              Malos @Psycholiquid
              last edited by

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

                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 Reply Quote 0
                • M
                  Malos @Tom Elliott
                  last edited by

                  @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
                  • PsycholiquidP
                    Psycholiquid Testers
                    last edited by

                    Location only also

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

                      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 Reply Quote 0
                      • M
                        Malos @Tom Elliott
                        last edited by Malos

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

                          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

                            This post is deleted!
                            1 Reply Last reply Reply Quote 0
                            • M
                              misiuf1
                              last edited by

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

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

                                243

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project