Hello friends, I moved my project to another server with another fixed IP, so I changed the IP of the DNS, now my website is not working. Do I have to wait about 24 until I make the change or will it be a problem with the configuration of my project? Example link
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @gasparbullano,
Usually, the DNS changes can take up to 24 hours to take effect. Having said that, these days, DNS changes rarely take more than 4 hours to propagate around the globe.
I do believe the issue here is with the configuration on the droplet itself rather than your DNS. Can you confirm what WebService you are using, is it Nginx, Apache or something else? Additionally, make sure your domain has an active configuration file in that WebService.
Additionally, when replying can you mention if your Webservice is running as well? You can check that by typing in your droplet the following:
systemctl status NameOfService
Additionally, you can check if anything is listening on port 80 like so:
netstat -tulpen | grep 80
Regards, KFSys
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.