In my n8n workflow (deployed with Docker), I have this loop that is making a HTTP Request 697 times and sometimes it will freeze up and continue the loading animation on each node in the loop but the number of runs won’t go up anymore. Also, the terminal output will not stop outputting ‘The session “id” is not registered.’ and I don’t know what to do. Any help?
Could you provide the workflow json and click the ‘</>’ button and paste there?
Could you provide some outputs for nodes and the console error log?
Sometimes it says that when the instance goes down on the server or is overloaded, so the frontend cannot connect to the backend.