Hello,
I’m facing a critical issue on my n8n Cloud workspace this morning.
A Google Drive node (File Updated
) triggered 9 executions with “Error” status, and they won’t go away. They reappear in the Executions panel every time I refresh the page or switch tabs, with continuously updating timestamps — as if they were still running — even though the entire workflow is deactivated.
This started after I simply edited an .xlsv
file already in my connected Google Drive, using Google Sheets. It was just a final test to check if the workflow would trigger and update Supabase, like it does with .docx
files via Google Docs.
Instead of generating a “succeeded” execution and updating rows using the Delete Old Doc Rows
node, I got those 9 failed runs — and now they’re stuck in some kind of loop.
Here’s what I’ve tried:
- Disabling the workflow and Google Drive nodes ![
]
- Disabling auto-refresh and manually deleting the executions ![
]
Nothing works. The executions keep reappearing, and I can’t access any of my historical executions anymore.
I’m on the paid Cloud plan, here is the email linked to my workspace: **[[email protected]]
- n8n version: 1.86.0
- Hosting: I’m not self-hosting — I’m using n8n Cloud directly.
Please help.