Describe the problem/error/question
I have a scheduled workflow with the following setup custom (cron):
45 7 ** 1-5
and
30 8 ** 6,0
It was working correctly unitl this week, where I had a skipped execution for 13.01. No execution in the log, no error. Nothing. On the 12th there was a successful execution and on 14th the execution failed because of unability to connect to a MySQL database. On the 15th the execution was successful. However I do not seem to find any info or reason why the execution on the 13th was not triggered.
What is the error message (if any)?
No error messages for 13.01
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.123.14
- Database (default: SQLite): n8n Cloud
- n8n EXECUTIONS_PROCESS setting (default: own, main): n/a
- Running n8n via (Docker, npm, n8n cloud, desktop app): n/a
- Operating system: n/a