Skip to content

Crontab stopped running #34

@Olesp

Description

@Olesp

I've created a crontab in my code and deployed it to a server.
Everything ran fine until one month ago i'd say.
Now my code run, but the crontab never get run.
No idea why.
I'll provide as much info as needed.
Infos :
Python 3.10.6

Modules:
aiocron-1.8
pyairtable-1.3.0
Jinja2-3.1.2
discord.py-2.0.1
aiohttp
aiofiles

@aiocron.crontab("*15 * * * *")
async def gather_new_missions():
    doing stuff here

If you have any idea, even running it locally with cron set to everyminute doesn't do anything

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions