Make errors / Connectivity
ConnectionError ENOTFOUND: Service is temporarily unavailable.
Cause
DNS resolution for the target hostname failed from Make - a misspelled URL, a changed domain, or a transient DNS outage.
Fix
Check the URL for typos or deprecated subdomains and confirm the current hostname from the service's docs. If correct, wait and retry (DNS propagation/outage). Add a Retry error handler for transient DNS failures.
Part of the Automation Error Index — Make errors: browse all.
Hitting an automation error we have not covered?
AutomateLab builds and debugs n8n, Make, and agent workflows as fixed-scope projects. If something is broken in production, tell us what you are seeing.
Describe the problem