Hi all,
I’m running two https nodes with Crawl4AI in a loop with batch size 1 item. The first https is a POST, and the second one is a GET to get the task_id when it is completed. The wait time in between is 5 seconds. It works perfectly fine in a loop until it randomly throws a 404 error.
The resource you are requesting could not be found
Task not found

But when I go onto Postman I can see the result at the same time. It has to do with n8n.
Information on your n8n setup
- n8n version: 1.75.2 (Self Hosted)
- Database (default: SQLite): Default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker