Hello this is my configuration :
i m on premise :
- n8n version: : 1.64.3
- Database (default: SQLite): Postgress
- n8n EXECUTIONS_PROCESS setting (default: own, main): : default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: : Debian 12
Hello i got a issue, with big files
my workflow read pdf files and extract data from it, works perfectly with 22MB files, now i got 64 mb files and the workflow stop working, with no error message
How to make it finish the workflow ?
The binary loading and never finich the workdlow with no message
