Skip to content

[Cron Manager] ... #25811

@flyingsotong

Description

@flyingsotong

Extension

https://www.raycast.com/tahazahit/cron-manager

Raycast Version

Current

OS Version

No response

Description

Bug Report: Tasks disappearing from UI despite being present in crontab
Issue: Scheduled tasks disappear from the Cron Manager list view even after being correctly saved to the system crontab. The extension also enters a recurring "Permission to access" loop despite Full Disk Access being granted to Raycast.

Technical Context:

Crontab Status: I have verified via crontab -l that the entries exist and include the required # RaycastID: metadata prefix.
Pathing: The command uses absolute paths with quotes (to handle spaces) and an explicit python3 interpreter.
Parser Observations: The extension appears to lose track of jobs even when they follow the serializeCrontab format.
Security: Raycast has been granted Full Disk Access, but the extension still triggers TCC prompts or fails to reliably read the crontab file in the background.

Steps To Reproduce

As above

Current Behaviour

No response

Expected Behaviour

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingextensionIssues related to one of the extensions in the Storeextension: cron-managerIssues related to the cron-manager extension

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions