Cronie fails to run

I have installed cronie and run this to start it:
sudo systemctl enable cronie.service --now
(source [Solved] Crontab (cronie) do not starting - #2 by sunnyflunk)

The script I scheduled to run every 15 min is not executing, I check the logs using journalctl and this is what I see:

Nov 14 12:02:34 clr-182400ed38bc48759afb41b01d76cf54 systemd[1]: cronie.service: Start request repeated too quickly.
Nov 14 12:02:34 clr-182400ed38bc48759afb41b01d76cf54 systemd[1]: cronie.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ The unit cronie.service has entered the 'failed' state with result 'exit-code'.
Nov 14 12:02:34 clr-182400ed38bc48759afb41b01d76cf54 systemd[1]: Failed to start Periodic Command Scheduler.
░░ Subject: A start job for unit cronie.service has failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit cronie.service has finished with a failure.
░░
░░ The job identifier is 19774 and the job result is failed.
Nov 14 12:02:38 clr-182400ed38bc48759afb41b01d76cf54 systemd[1]: cronie.service: Start request repeated too quickly.
Nov 14 12:02:38 clr-182400ed38bc48759afb41b01d76cf54 systemd[1]: cronie.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ The unit cronie.service has entered the 'failed' state with result 'exit-code'.
Nov 14 12:02:38 clr-182400ed38bc48759afb41b01d76cf54 systemd[1]: Failed to start Periodic Command Scheduler.
░░ Subject: A start job for unit cronie.service has failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit cronie.service has finished with a failure.
░░
░░ The job identifier is 19826 and the job result is failed.

This page might hold a clue :

https://wiki.archlinux.org/title/systemd