FOG Project

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

    CRON task

    FOG Problems
    2
    7
    1582
    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
      Marc Gregory last edited by

      Hi guys,

      I’ve scheduled a task using the cron style scheduler. Problem is, on task management under scheduled tasks, it isnt listed to cancel it.

      Help? 🙂

      Thanks

      1 Reply Last reply Reply Quote 0
      • A
        afmrick last edited by

        🙂

        1 Reply Last reply Reply Quote 0
        • M
          Marc Gregory last edited by

          You sir, are a gent! Sorted it now, cant believe I didnt think of that 😕

          1 Reply Last reply Reply Quote 0
          • A
            afmrick last edited by

            You can do it from the command line. For example, something like this would delete -ALL- scheduled tasks:
            [CODE]# mysql -u root -Dfog
            mysql> truncate table scheduledTasks;
            mysql> quit[/CODE]

            1 Reply Last reply Reply Quote 0
            • M
              Marc Gregory last edited by

              Thanks, I tried to install PHPMyadmin but all attempts to log in failed. I set with no password, even tried to set a password and nothing seemed to work. I’ve used phpmyadmin many times, so its not that i dont know how to configure it. Just seems like the mysql database rejects it each time.

              1 Reply Last reply Reply Quote 0
              • A
                afmrick last edited by

                Seems to be a popular problem. This post suggest it’s a known bug to be fixed in FOG 0.33: [url]http://fogproject.org/forum/threads/scheduled-tasks-bug.58/[/url]

                FWIW, you can delete it from the <b>scheduledTasks</b> table from MySQL.

                1 Reply Last reply Reply Quote 0
                • M
                  Marc Gregory last edited by

                  Anyone?

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

                  150
                  Online

                  10.2k
                  Users

                  16.3k
                  Topics

                  149.9k
                  Posts

                  Copyright © 2012-2020 FOG Project