Describe the problem/error/question
I’m experiencing a persistent DNS resolution failure on n8n Cloud that is preventing my production workflow from executing.
My workflow makes a GET request to https://api.open-meteo.com/v1/forecast via an HTTP Request node. Every scheduled execution fails with a DNS error. This has been happening every day from 16 June to 22 June (7 consecutive days), all at 08:15.
I have restarted and updated my n8n instance. The issue persists.
The endpoint is a publicly accessible API with no authentication required and is reachable from other platforms. The error indicates a DNS resolution failure on n8n Cloud infrastructure rather than the target server being offline.
What is the error message (if any)?
Error: getaddrinfo EAI_AGAIN api.open-meteo.com
Code: EAI_AGAIN
Message: The DNS server returned an error, perhaps the server is offline
Node: HTTP Request (v4.4)
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: 2.26.8
- Database (default: SQLite): n8n Cloud
- n8n EXECUTIONS_PROCESS setting (default: own, main): Main
- Running n8n via: n8n Cloud
- Operating system: