error “Maximum call stack size exceeded” when i try to select data from database.
collection data size : 2.5 GB
i run n8n on docker.
Docker ram 14 GB.
ENV setting
NODE_OPTIONS=–max-old-space-size=10240
EXECUTIONS_MODE=queue
EXECUTIONS_QUEUE=redis
Hi @suphakon_prabtook This doesn’t seem quite right - I’ve flagged this with our engineers to take a look into this, as this sounds like a bug.
I wouldn’t have a workaround at the moment besides trying to fetch less data at once for the time being
2 Likes
i can’t fetch less data because it’s transaction data.
Thank you so much.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.