Hi all I am having intermitent trouble executing workflows. I have created a NoOp workflow below for testing.
What is the error message (if any)?
Getting error below intermittently (sometimes flow executes successfully):
Problem executing workflow
There was a problem executing the workflow:
"EBUSY: resource busy or locked, copyfile
The workflow:
Share the output returned by the last node
I have used the resource manager to try and locate the file in use but the files are never in use by any processes. Also the files listed are not always the same on each execution.
Information on your n8n setup
- n8n version: 0.206.1
- Database you’re using (default: SQLite): SQL Lite
- Running n8n with the execution process [own(default), main]: n8n.cmd
- Running n8n via [Docker, npm, n8n.cloud, desktop app]: npm