By sm ehsan
Hello My website is fully down. Its build upon ruby on rails. and today i have seen that, the whole site along with subdomain is fully down.
What should i do? Please help me. Thank you
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!
@bobbyiliev running systemctl --faile showing this error.
mysql.service loaded failed failed MySQL Community Server
and the site is down again.
is it digitalocean problem?
Hello,
What you would need to do is to access your server via SSH and check the status of your services. You can follow here on how to SSH to your droplet here:
https://www.digitalocean.com/docs/droplets/how-to/connect-with-ssh/
For example you could check the status of your nginx server by running this command:
systemctl status nginx
If the service is not running you can start it with this command:
systemctl start nginx
Also you could share the exact error that you are getting here so that we could advice you further.
Hope that this helps! Regards, Bobby
@bobbyiliev yes, i have check namecheap and it is using ns1.digitalocean.com, ns2.digitalocean.com, ns3.digitalocean.com
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.