Hey, i’ve checked some similar question as my problem but i didnt find it helpful
the workflow stuck at Http request Node for more than 20 min , and the worst is that i cant even stop the workflow , each time i try to stop it i get this error message:
Problem stopping execution Only running or waiting executions can be stopped and 2641 is currently error !!
The workflow is looping to an end point for pagination to get some data , every thing looks well at first iterations , then it stuck (http request node) without even throwing an error , and when i press the stop workflow button i get the error that cant stop it
this is the http request node
Information on your n8n setup
- n8n version: 1.62.3
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): npm
- Operating system: windows 10