ETIMEDOUT failed to connect with cusotm domain
mo6zes
PRO
a year ago
I have n8n setup in a container, I make webhook triggers by making a request to the linked domain name:
POST: https://flows.XXXX/webhook
However, I sometimes get the following error:
https://34.xx.xxx.xx/webhook... failed, reason: connect ETIMEDOUT 34.xx.xx.xxx:443
Do you know where the issue is (DNS?) and is there a way to prevent this?
6 Replies
mo6zes
PRO
a year ago
Here is the setup:
- n8n is running in my railway container with the domain flows.--.ai
- from an airtable automation I do a POST request like in the description
- the airtable automations are hosted somewhere in aws us-east-1 I believe
Am I missing some info you need?
mo6zes
PRO
a year ago
Do you think it's a DNS issue on their end?