My webhook works fine with Test URL, but doesn't work with Production URL

Describe the problem/error/question

My Webhook works perfectly fine with it’s Test URL. Yet, when switching to Production URL it doesn’t work. With the Production URL, when the webhook is triggered, an infinite execution begins and has to be manually canceled in the “executions” tab.

What is the error message (if any)?

The execution goes on indefinitely, there is no error message.

Please share your workflow

webhook > MySQL - Search > Respond to Webhook

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Which node hangs? If it’s not the webhook node, can you confirm it outputs the expected data?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.