Describe the problem/error/question
I want to test my workflow with the test URL. I use a wordpress elementor form to trigger the test and it worked fine for the last 2 weeks. But now it doesn’t work anymore.
The webhook is stuck on ‘waiting for trigger event’
The UI is stuck and I can’t stop the request. When i test the webhook in hoppscotch it gives me this error:
The links are all correct and it should work, but it doesn’t for some reason that I can’t figure out.
When I test the production URL it works just fine as before, that only means I can’t debug anymore.
I am not selfhosted, is this a problem n8n has? That I have to wait out?
Information on your n8n setup
n8n version:
Most recent version, web based
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
I think i am running in the cloud, just the n8n webserver.
Operating system:
1 Like
Hello, @Joris_van_Aken !
Just to explore all possibilities, did you try duplicating the workflow to see if using a different URL makes a difference?
Hi, i just made it work by creating a new project and copy pasting my entire workflow, i dont know why it works. but it works…
1 Like
Maybe you could help with another question i put up just now
Awesome! Good to know that worked.
Describe the problem/error/question
I want to use 2 looping flows to combine in one merge node.
The first is a loop where 3 images get collected. This loop should be done for every input image. So if i put in 2 images it should create 6 images in total. In every loop that should fill slot 1,2 and 3.
The second loop I want to loop only once. This is where data gets collected once as a reference for the other images that get passed in.
In the first iteration everything works fine. But in the se…
it is right here! thanks in advance
system
Closed
August 21, 2025, 11:09am
8
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.