Just created a droplet, set up Wp on that, Changed DNS but now getting this error “libcurl returned the error: Could not resolve host” when trying to visit the site. What can I do Now to fix this?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @webprotime,
This error is usually related to your DNS not propagating. At least this is what I can get from the context. I’ll recommend going over to the following Docs on how to configure your DNS with DigitalOcean
Additionally, what I’ll recommend checking is trying to ping your domain name from your terminal like so
Where you’ll need to change ‘domain.com’ with your actual domain name.
Additionally, you can check the propagation of your domain from the following website
Regards, KDSys