Hello I am totally new
I followed the instructions installed n8n on Digital Ocean.
I created my workflow. It runs everyday morning., And it worked well but out of a sudden, it became problematic. stop on the 28th loop
Trying to figure out why my flow loop node stops before all items are being processed, even though the task returns as executed successfully.
After I update the loop node to 1 item per batch or 2 items per batch both stop suddenly, But I dont think it is relative. It is the same after I tried to run it 4 items per batch
It used to work days ago. (It was 4 items per batch)
I tried to enable log and see if there are any clues. I added these lines into the .env file. I ran the flow and it stopped. But there were no log generated. Am I missing something here?
The server has 2GB. Does not seem to be because of the memory thing causing it to stop
Any suggestions?
Thanks
Information on your n8n setup
- n8n version: 1.32.2
- Database you’re using (default):
- Running n8n with the execution process [own(default), main]:
- Running n8n via [Docker, desktop app]: chrome browser scheduled trigger and test workflow




