• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions Stuck "Cancelled" status on scheduled task after accidentally triggering it

     
    • 0 Vote(s) - 0 Average

    Stuck "Cancelled" status on scheduled task after accidentally triggering it

    Drake97
    Offline

    Member

    Posts: 93
    Threads: 31
    Joined: 2023 Oct
    Reputation: 0
    Country:Chile
    #1
    2026-06-16, 12:30 AM
    Hi guys,
    So I have this scheduled task that's been showing as Canceled for over a year, and I just now noticed it:

    [Image: image.png]

    Basically, I must have accidentally clicked the run button on the "Migrate Trickplay Image Location" task like a year ago, never noticed it got canceled, and now that I finally saw it, I can't unsee it. It's been sitting there in blue this whole time, and it's giving me OCD lol.

    I've tried restarting Jellyfin, restarting the whole server, even dug around in jellyfin.db and /var/lib/jellyfin looking for where task state is stored, and nothing shows up. 

    Couldn't find any JSON or tables in the DB that hold scheduled task history.
    I know it does absolutely nothing, and the task itself is irrelevant at this point, but does anyone know how to reset a task's last-run status? Just want it gone.

    Running Jellyfin on Ubuntu.

    Thanks in advance!
    Jellyfin 10.11.11
    Ubuntu Desktop 24.04.4 LTS
    Intel i3-12100
    16GB DDR4 2400MHz
    OS-DRIVE: WDC PC SN720 256GB
    Storage (JF Library): 40TB JBOD
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 16,263
    Threads: 11
    Joined: 2023 Jun
    Reputation: 485
    Country:United States
    #2
    2026-06-16, 02:42 PM (This post was last modified: 2026-06-16, 02:42 PM by TheDreadPirate. Edited 1 time in total.)
    Look in /var/lib/jellyfin/data/ScheduledTasks.

    There are a bunch of .js files in there. Search for the job name and edit the file.

    Code:
    chris@rat-trap:/opt/docker/jellyfin-data/config/data/ScheduledTasks$ grep -i cancel *
    26649fe0-aad5-7557-2453-51f220da916c.js:{"StartTimeUtc":"2026-06-16T13:36:48.200123Z","EndTimeUtc":"2026-06-16T13:44:04.0325627Z","Status":"Cancelled","Name":"Download missing lyrics","Key":"DownloadLyrics","Id":"26649fe0aad57557245351f220da916c"}

    I'm not sure if deleting the file is ok. Regardless, BACKUP this directory before messing around with it.
    Jellyfin 12.0 (Docker)
    Debian 13 w/Xanmod amd64v3 LTS kernel
    AMD Ryzen 5500 w/32GB DDR4
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    ZFS Storage pool
        vdev1 - 6x WD Red Pro 6TB CMR in RAIDZ1
        vdev2 - 3x WD Red Pro 18TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Drake97
    Offline

    Member

    Posts: 93
    Threads: 31
    Joined: 2023 Oct
    Reputation: 0
    Country:Chile
    #3
    2026-06-16, 08:08 PM
    (2026-06-16, 02:42 PM)TheDreadPirate Wrote: Look in /var/lib/jellyfin/data/ScheduledTasks.

    There are a bunch of .js files in there.  Search for the job name and edit the file.

    Code:
    chris@rat-trap:/opt/docker/jellyfin-data/config/data/ScheduledTasks$ grep -i cancel *
    26649fe0-aad5-7557-2453-51f220da916c.js:{"StartTimeUtc":"2026-06-16T13:36:48.200123Z","EndTimeUtc":"2026-06-16T13:44:04.0325627Z","Status":"Cancelled","Name":"Download missing lyrics","Key":"DownloadLyrics","Id":"26649fe0aad57557245351f220da916c"}

    I'm not sure if deleting the file is ok.  Regardless, BACKUP this directory before messing around with it.

    My man!
    I made a backup and edited the file; I changed it to “Idle” instead of “Cancelled,” and now it looks perfect.
    Thanks!
    Jellyfin 10.11.11
    Ubuntu Desktop 24.04.4 LTS
    Intel i3-12100
    16GB DDR4 2400MHz
    OS-DRIVE: WDC PC SN720 256GB
    Storage (JF Library): 40TB JBOD
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode