Using webhooks in a N8N with VPN activated

Hey everyone. I have an N8N setup and use it in our internal databases. Now I need to use it with an external source (Meta for Developers) through a webhook and everytime we test the it I receive the following error:
“Callback verification failed with the following errors: curl_errno = 56; curl_error = CONNECT tunnel failed, response 502; HTTP Status Code = 502; HTTP Message = Failed to resolve host”

I think it might be related to the VPN, but I’m not sure how to solve it. Have you ever been through it? Any idea to share?

Thanks!

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:

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