Describe the problem/error/question
We only have a handful of workflows, mostly triggered using the “Imap Email” node.
One a week or so, all workflows silently stop processing. Simply disable/enable one of them kicks them all alive again. We have update n8n continuously but still have the issue.
Any support how pinpoint the problem more accurate would be great ![]()
What is the error message (if any)?
No error message seen. Checking n8nEventLog logs does not give any clue.
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: 0.226.2
-
**Database (default: SQLite): default, running container
-
**n8n EXECUTIONS_PROCESS setting (default: own, main):
Unsure but startup service:
Type=simple
ExecStartPre=/bin/sleep 30
ExecStart=/usr/bin/docker run -it --rm --name n8n -p 5678:5678 -v /root/.n8n:/home/node/.n8n n8nio/n8n:latest
Restart=on-failure -
Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
-
**Operating system: Red Hat 8.7