Describe the problem/error/question
I have a somewhat simple workflow that uses Airtable and OpenAi nodes to create a newsletter based on stored data in airtable. I am having a persistent issue that towards the end of the workflow, my browser crashes as does n8n. It hangs on the execution, then I get an error message saying n8n has crashed. This also happens when I go to the executions tab to check previous executions of this workflow. This hasn’t happened to me before this workflow. I have tried multiple browsers and the same thing happens.
There is not a ton of data being passed, and it is just text data so I am not sure why this is happening.
What is the error message (if any)?
Page is unresponsive - tab crashed.
Please share your workflow
JSON was too long for me to paste here.
Share the output returned by the last node
It doesn’t make it to the last node.
Information on your n8n setup
- n8n version: 1.76.1
- Database (default: SQLite): Airtable
- n8n EXECUTIONS_PROCESS setting (default: own, main): Default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Railway.app pro plan
- Operating system: Mac OS