Test Webhook test url stuck on 'waiting for trigger event', production url works fine

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:

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 :smiley:

Awesome! Good to know that worked.

Let me know!

it is right here! :slight_smile: thanks in advance