Loop stops after processing 5 items out of 20

Hi,
I’m trying to fetch multiple sitemaps and analyze which ones have changed recently.


Since there are errors in the HTTP node, there output nodes differ.
The loop stops after processing 5 URLs and stops.
It doesn’t even go to the done branch.
Please help.

Information on your n8n setup

  • n8n version: 1.101.1
  • Database (default: SQLite): default
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Ubuntu

It stops looping when comes to the node Check if New Pages Found.
False path needs to be connected to Loop as well.

That was very clumsy of me.
Thanks a lot Martynas