- n8n version: 1.74.3
- **Database (default: SQLite):Postgres
- **Running n8n via (Docker, npm, n8n cloud, desktop app):docker
- **Operating system:AWS Linux AMI
The “Maximum call stack size exceeded” error was fixed in version 1.61:
- Release [email protected] · n8n-io/n8n · GitHub
- fix(MySQL Node): Fix "Maximum call stack size exceeded" error when handling a large number of rows by netroy · Pull Request #10965 · n8n-io/n8n · GitHub
But the bug has reoccurred in versions 1.65 and above. Could you please work on fixing this issue again?