Webhook domain resolve to localhost ?
-
wrote on Jul 10, 2023, 1:51 PM last edited by
Hi,
I have noticed that since the last upgrade to N8N https://forum.cloudron.io/topic/4979/n8n-package-updates/179?_=1688996834528 the webhook node does not resolve the domain/url of the webhook in production to it's actual domain name.
Instead both test and prod URL are like this : http://localhost:5678/webhook/your-webhook-name
I'm not seeing errors on my existing webhooks, so I can't say if this is a minor packaging glitch or something else, but it seems odd, are we sure this is how it's suppose to be ?
I have N8N that are not yet at the last version and all webhooks display properly inside N8N.
-
Seems like newer versions require
WEBHOOK_URL
to be set in the environment https://docs.n8n.io/hosting/environment-variables/environment-variables/#endpointsCould you briefly explain how to reproduce this so I can test a new app package?
-
-
Seems like newer versions require
WEBHOOK_URL
to be set in the environment https://docs.n8n.io/hosting/environment-variables/environment-variables/#endpointsCould you briefly explain how to reproduce this so I can test a new app package?
-
wrote on Jul 10, 2023, 3:12 PM last edited by
Wonderful !! thanks a lot!
-
wrote on Jul 10, 2023, 3:24 PM last edited by
All good !
-
-
wrote on Aug 12, 2023, 4:52 AM last edited byThis post is deleted!