Describe the problem/error/question
I’m using n8n 234.1,
recently after updating to latest docker image I started getting number of failed tasks in execution list.
I have two workflows that are triggered by webhook
processing works fine in single node mode but in queue it returns following errors to about 40% of executions:
Unable to find data of execution “866” in database. Aborting execution.
What is the error message (if any)?
Unable to find data of execution “866” in database. Aborting execution.
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.234.1
- Database (default: SQLite): postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): main
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- Operating system: linux