Please I need help : My WEBHOOK not working I want the Webhook to **stay in production mode** after saving and activating the workflow

I’m using a Webhook node in N8N, and I set it to production mode, save the workflow, and activate it. But every time I reopen the workflow, the Webhook switches back to test mode, and my links stop working. I’m using the correct production URL (/webhook/webhook-respuesta), and the workflow is activated.

What I’ve tried:

  • Duplicating the Webhook node.
  • Re-saving and re-activating the entire workflow.
  • Not using “Execute Node” or “Execute Workflow”.
  • Making sure the Webhook URL used in my email is the production one.

Problem:
Webhook always resets to test mode, so emails with the production link don’t trigger the workflow.

Expected behavior:
I want the Webhook to stay in production mode after saving and activating the workflow.

URL used:
https://n8n.srv833116.hstgr.cloud/webhook/webhook-respuesta

This is the workflow URL: https://n8n.srv833116.hstgr.cloud/workflow/nDJqHeIPOByeK2IY
Here is a video:https://www.loom.com/share/1e9705cffe2844138039ab5deeea6ebe

Skärmavbild 2025-06-03 kl. 18.18.15.png

Another problem is that I use cloud with hostinger because I want to start selling my service with this platform here in Sweden, but it looks like I don’t have the enterprise plan even though I use my own cloud.

It’s only the display logic in n8n UI.

If you open the webhook node in editor. It will show you the test url.

But if you already activated. The production url is working normally at the same time.

Logic here is if want to test in editor. Use testing webhook url.

—-
Enterprise plan might need to contact to n8n support.