Hi, I updated my local n8n to the newest version ( 1.53.2 ). Now I have an error that in one of my workflows my Outlook-Node doesn’t stop running. I also can’t stop the workflow and in general I can’t use n8n anymore because every time it hangs itself up (Saving changes doesn’t work, etc.). I have to restart the docker container to make it work again. I tried to replace the Outlook-Node with some configurations but different name. Then it works normal, but the node after doesn’t start running. However the Outlook Nodes I use in other workflows run like it should be.
Mybe it hast something to do with a big chung of data which ist stored? I work with pdfs in the workflow, where the Outlook-Node doesn’t work. I did a lot of testing. Is there a way to clear the data out of this workflow if it is stored?
Does someone know what I have to do to make it work again?
Edit: I found out that it has something to do with the “Download Attachments” option. If I run the node without “Download Attachments” enabled, everything works. But it I switch it on, I get the case described above. However the Node with “Download Attachments” switched on works in other workflows fine (same Mail, same Amount of Attachments (just 3x)).
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- **n8n version: 1.53.2 **
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker