• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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 May 2, 2012, 9:15 AM

    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 May 4, 2012, 7:04 AM

      Anyone?

      1 Reply Last reply Reply Quote 0
      • A
        afmrick
        last edited by May 30, 2012, 9:37 PM

        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 Jun 11, 2012, 7:11 AM

          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 Jun 11, 2012, 5:08 PM

            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 Jun 12, 2012, 7:15 AM

              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 Jun 12, 2012, 3:13 PM

                🙂

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

                181

                Online

                12.1k

                Users

                17.3k

                Topics

                155.3k

                Posts
                Copyright © 2012-2024 FOG Project