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

build 7142 Task Management broken

Scheduled Pinned Locked Moved Solved
Bug Reports
4
13
2.6k
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.
  • G
    Gunnar
    last edited by Apr 12, 2016, 7:53 AM

    http://fog/fog/management/index.php?node=task displays the active task. But the pages doesn’t contain the button “cancel selected tasks?” to cancel the running jobs.

    http://fog/fog/management/index.php?node=task&sub=active does contain button “cancel selected tasks?” but doesn’t display the active task as the pages refreshes every second. In the upper part of page “1 active task found” gets displayed.

    /var/log/apache2/error.log doesn’t contain any error for that time frame.

    T 1 Reply Last reply Apr 12, 2016, 10:18 AM Reply Quote 0
    • M
      mp12
      last edited by Apr 12, 2016, 9:16 AM

      Same problem in scheduled tasks.

      Having two active scheduled tasks. None of them is displayed.

      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott @Gunnar
        last edited by Apr 12, 2016, 10:18 AM

        @Gunnar Confirmed, found, fixed, tested, and pushed.

        Please update and let me know.

        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 Apr 12, 2016, 10:54 AM Reply Quote 0
        • M
          mp12 @Tom Elliott
          last edited by Apr 12, 2016, 10:54 AM

          @Tom-Elliott

          Tasks show up.
          Setting a check mark to select all active tasks doesn’t work.

          0_1460458335673_fog.png

          T 1 Reply Last reply Apr 12, 2016, 11:41 AM Reply Quote 0
          • G
            Gunnar
            last edited by Gunnar Apr 12, 2016, 5:41 AM Apr 12, 2016, 11:38 AM

            tested with build 7144:

            index.php?node=task still doesn’t display a cancel button or is it as designed?

            index.php?node=task&sub=active now works, task gets listed and can be cancelled. DB entry in table tasks also updated.
            Refresh interval still a little bit high with 7 seconds if I counted right or did I miss the configuration parameter for that interval?

            issue reported by @mp12 regarding multi-select obviously still not fixed.

            T 1 Reply Last reply Apr 12, 2016, 11:41 AM Reply Quote 0
            • T
              Tom Elliott @Gunnar
              last edited by Apr 12, 2016, 11:41 AM

              @Gunnar The page is supposed to automatically redirect you to the active tasks page. Meaning the link in the url should adjust from: http://blahblah.blah/fog/management/index.php?node=task to http://blahblah.blah/fog/management/index.php?node=task&sub=active

              Is this not happening? Do you actually see the active tasks?

              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
              • T
                Tom Elliott @mp12
                last edited by Apr 12, 2016, 11:41 AM

                @mp12 checkbox should now 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

                1 Reply Last reply Reply Quote 0
                • G
                  Gunnar
                  last edited by Apr 12, 2016, 11:44 AM

                  @Tom Elliott index.php?node=task doesn’t cause any redirect based on my configuration FOG_VIEW_DEFAULT_SCREEN set to LIST I think it’s correct that no redirect happens.

                  T 1 Reply Last reply Apr 12, 2016, 11:50 AM Reply Quote 0
                  • T
                    Tom Elliott @Gunnar
                    last edited by Apr 12, 2016, 11:50 AM

                    @Gunnar That was incorrect. It shouldn’t matter what the view is. When you initially go to the task page it should take you to the active page. As you informed me that the LIST view was your selector, I tested and confirmed this issue. I’m just going to guess that this was the case of the others that seemingly randomly had the “I can’t see the cancel/pause buttons” issue altogether.

                    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
                    • T
                      Tom Elliott
                      last edited by Apr 12, 2016, 11:50 AM

                      Also, i pushed a fix for it already too.

                      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
                      • G
                        Gunnar
                        last edited by Apr 12, 2016, 12:13 PM

                        tested with build 7148:

                        node=task redirects to node=task&sub=active no mater if FOG_VIEW_DEFAULT_SCREEN set to LIST or SEARCH
                        Also multi-select works now and both task gets cancelled.

                        T 1 Reply Last reply Apr 12, 2016, 12:18 PM Reply Quote 0
                        • T
                          Tom Elliott @Gunnar
                          last edited by Apr 12, 2016, 12:18 PM

                          @Gunnar That’s what I was hoping for.

                          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
                          • W
                            Wayne Workman
                            last edited by Apr 12, 2016, 3:43 PM

                            I believe this was the same bug here, same version too, 7142, so I’m linking the two together.
                            https://forums.fogproject.org/topic/7141/deploy-task-remains

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

                            168

                            Online

                            12.2k

                            Users

                            17.4k

                            Topics

                            155.5k

                            Posts
                            Copyright © 2012-2024 FOG Project