Deepgram Logo

Community

Resolving ENOTFOUND Error in Make.com Automations

When setting up automations on Make.com, users may encounter an "ENOTFOUND" error message. This indicates that a service is temporarily unavailable, which can stem from either an outage or configuration issues. Below, we outline potential causes and troubleshooting steps to resolve this error.

Understanding the "ENOTFOUND" Error

This error typically suggests that the service being referenced cannot be found or is inaccessible. Common causes include:

  • Network Connectivity Issues: Check your internet connection. Interruptions could prevent the automation from communicating with the necessary endpoints.
  • Service Outage: Verify if the service you are attempting to connect to is experiencing downtime or maintenance.
  • Incorrect Configuration: Double-check any service endpoints, API keys, or authentication details within your automation setup.

Troubleshooting Steps

  1. Check Service Status: Confirm whether there is an outage on Deepgram's end by visiting our status page. It's important to ensure that our services are operational.

  2. Review Connectivity: Ensure your network connection is stable. You may want to attempt running the automation again to see if the error persists.

  3. Validate Inputs: Revisit your automation setup in Make.com. Ensure any URLs, endpoints, or authentication tokens (e.g., UUIDs) are correctly configured and valid.

  4. Consult Community Forums: If the problem persists, consider reaching out to the wider community for insights. The Deepgram GitHub Discussions and our Discord channel are valuable resources for support and guidance from fellow users and our team.

Conclusion

The "ENOTFOUND" error in Make.com automations can usually be traced to network issues, service outages, or configuration mistakes. By systematically reviewing these areas, users can often resolve the issue swiftly. For persistent issues, engaging with our community forums can provide additional troubleshooting insights and support.

References