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

    RC 1.5.0 -RC9 Schduled tasks view doesn't show the scheduled group tasks

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    2
    8
    1.8k
    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.
    • F
      Fernando Gietz Developer
      last edited by

      I want to schedule a group task but this one doesnt appear in the Schduled Task view but in the database appears his registry.

      0_1506944778533_Screenshot-2017-10-2 http fog6 lgp ehu es(3).png 0_1506944789628_DB_SchduledTasks_2.png

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

        Can you do an SQL of SELECT * FROM scheduledTasks\G rather than the ; at the end? It will make seeing the information a lot nicer.

        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
        • F
          Fernando Gietz Developer
          last edited by

          Hi Tom,

          I have upgraded the server version to the last one in working branch (running version 57), erased the group scheduled task, reboot the server and create a new group scheduled task.

          select * from scheduledTasks\G
          *************************** 1. row ***************************
                   stID: 82
                 stName: Hardware Inventory Task
                 stDesc: 
                 stType: C
           stTaskTypeID: 10
               stMinute: 30
                 stHour: 14
                  stDOM: *
                stMonth: *
                  stDOW: *
              stIsGroup: 
          stGroupHostID: 7036
              stImageID: 0
             stShutDown: 
               stOther1: 
               stOther2: -1
               stOther3: bczgiflf
               stOther4: 1
               stOther5: 
             stDateTime: 0
               stActive: 1
          *************************** 2. row ***************************
                   stID: 84
                 stName: Hardware Inventory Task
                 stDesc: 
                 stType: C
           stTaskTypeID: 10
               stMinute: 17
                 stHour: 16
                  stDOM: 2
                stMonth: 10
                  stDOW: 
              stIsGroup: 1
          stGroupHostID: 334
              stImageID: 0
             stShutDown: 
               stOther1: 
               stOther2: -1
               stOther3: bczgiflf
               stOther4: 1
               stOther5: 
             stDateTime: 0
               stActive: 1
          2 rows in set (0.00 sec)
          

          One thing more the FOGScheduler daemon in down, I scheduled the task at 16:14 and crash!!!

           date
          lun oct  2 16:27:01 CEST 2017
          [root@fog6 bczgiflf]# tail -f /opt/fog/log/fogscheduler.log 
          [10-02-17 4:11:28 pm]  * 1 task found.
          [10-02-17 4:11:28 pm]  * Task run time: Tue, 03 Oct 2017 14:30:28 +0200
          [10-02-17 4:12:28 pm]  * 1 task found.
          [10-02-17 4:12:28 pm]  * Task run time: Tue, 03 Oct 2017 14:30:28 +0200
          [10-02-17 4:13:28 pm]  * 1 task found.
          [10-02-17 4:13:28 pm]  * Task run time: Tue, 03 Oct 2017 14:30:28 +0200
          [10-02-17 4:14:28 pm]  * 1 task found.
          [10-02-17 4:14:28 pm]  * Task run time: Tue, 03 Oct 2017 14:30:28 +0200
          [10-02-17 4:15:28 pm]  * 2 tasks found.
          [10-02-17 4:15:28 pm]  * Task run time: Tue, 03 Oct 2017 14:30:28 +0200
          

          And not php error

          Tom ElliottT 1 Reply Last reply Reply Quote 0
          • F
            Fernando Gietz Developer
            last edited by

            One thing more, the httpd and FOGTaskScheduler are at 100%

            0_1506955955491_atop_screenshot.png

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

              @fernando-gietz I wouldn’t expect a php error, but it would seem the names of the task are the same, and it’s auto grouping possibly. I’ll see what i can do later on.

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

                Just bumping so I don’t lose this thread anywhere.

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

                  Should be fixed in latest working, thanks for reporting.

                  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
                  • F
                    Fernando Gietz Developer
                    last edited by

                    Hi Tom,

                    It seems that works fine, shows all tasks and the daemon doesn’t show anormal behavour.

                    0_1508415265464_Screenshot-2017-10-19 http fog6 lgp ehu es.png

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post

                    138

                    Online

                    12.1k

                    Users

                    17.3k

                    Topics

                    155.3k

                    Posts
                    Copyright © 2012-2024 FOG Project