Why scheduled task was skipped?

I have a task with this schedule:
First run: Sat, Dec 10, 2022 12:00 PM
Next run: Sat, Jan 14, 2023 12:00 PM

But the task just no started at Dec 10 and has a status “New”. On the Dashboard next start is Sat, Jan 14, 2023.
Give me a hint please how to investigate what happend? Maybe i can check it somewhere in logs?

Hi SapKorZun, the go-to log for this problem is probably /var/log/gvm/gvmd.log.

2 Likes

Inside gvmd.log i see only one record about this task:
event task:MESSAGE:2022-12-10 12h00.12 21391: Task Schedule_1 (f42c5b8d-ad7b-426b-b33f-f8cb518fea76) could not be resumed by admin
Others task have the same record but work correctly.