- Newest
- Most votes
- Most comments
It appears that there might be an issue with your DNS configuration for the domain www.rockybowls.com.au. Even though you've set up an A record pointing to your Lightsail instance IP, the error message suggests that the DNS lookup is failing.
Here are a few steps you can take to troubleshoot and resolve this issue:
- Double-check your DNS records:
Verify that the A record for www.rockybowls.com.au is correctly set up in your DNS zone. Ensure you also have an A record for the root domain (rockybowls.com.au).
2.Check DNS propagation:
Use online DNS lookup tools like dnschecker.org or whatsmydns.net to check if the records are visible from different locations. DNS changes can take up to 48 hours to fully propagate, so you may need to wait if changes were recently made.
- Verify your domain registration:
Make sure your domain registration is active and hasn't expired.
- Check for CNAME conflicts:
If you have a CNAME record for www.rockybowls.com.au, it might conflict with the A record. Remove any conflicting CNAME records.
5.Test DNS resolution:
Use the 'nslookup' or 'dig' command to check if the domain resolves correctly from your local machine and other networks.
- Consider using the DNS challenge:
If the TLS challenge continues to cause issues, try using the DNS challenge method for Let's Encrypt certificate renewal instead.
If the issue persists after checking these points, you may need to contact your domain registrar or DNS provider for further assistance. They can help verify if there are any issues with your domain's DNS configuration.
Remember that Let's Encrypt certificates are valid for 90 days, so it's important to resolve this issue before your current certificate expires to avoid any service interruptions.
Sources
Secure your Lightsail Nginx website with Let's Encrypt SSL/TLS - Amazon Lightsail
Enable encrypted communication for Lightsail resources with Let's Encrypt - Amazon Lightsail
View SSL/TLS certificates for Lightsail distributions - Amazon Lightsail
Relevant content
- asked 2 years ago
- asked a year ago
