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

    CRON task

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    7
    1.9k
    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
      • M
        Marc Gregory
        last edited by

        Anyone?

        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

            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

              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

                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

                  ๐Ÿ™‚

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

                  139

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright ยฉ 2012-2024 FOG Project