I’m facing a DNS issue with my application deployed on Qovery, and I could use some help troubleshooting. The domain was working fine a few days ago, but now I’m getting the following error:
The domain doesn’t resolve any IP: no record found for Query { name: Name(“xxx.”), query_type: AAAA, query_class: IN }
Here’s what I’ve tried so far:
1. I removed and re-added the CNAME records in Route 53, assuming it might have been a TTL issue, but that didn’t fix it.
2. Changing the CNAME record to an A record, I still encountered the same error.
Is there anything else I might be overlooking with the DNS configuration, or could this be related to Qovery’s setup or IPv6? Any insights or suggestions would be much appreciated! I appreciate any help you can provide.
@MOctavio looking at the errors message, the domain simply do not have DNS records associated.
The error message and the red button says: The domain doesn't resolve any ip: no record found for Query { name: Name("xxx"), query_type: AAAA, query_class: IN }
Click on the wheel to get the details
Configure the 2 domains requested in the CNAME configuration section
Once domains will be created, wait a few minutes and click again on the red icon button to perform a new check. Deploy your app and you should be good.
Feel free to reach me out if you still encounter issues after creating the 2 required DNS.