After updating to latest version (v1.59.4) all cron triggers / schedule triggers are forced deactivated. Please note that i update around bi-weekly and the cron task worked for past few months for me since i started using n8n. My server setup did not change. Only change was updating to latest version.
What is the error message (if any)?
On activation i get
There was a problem activating the workflow: "Invalid cron expression"
for Custom(cron)
and
Workflow could not be activated:
There was a problem activating the workflow: "ERROR: You specified an invalid date."
for selection via the dialog Trigger Rules -> everyday etc.
in docker-compose.yml i have - GENERIC_TIMEZONE="Europe/Berlin"
and in the workflow it does not matter what i set for timezone, it still wont allow me to activate the workflows…