Hi, our droppet is suddenly down. I don’t know what to do. I turned off and on a couple of time and I used the Recovery ISO boot too. I can access console and FTP. But the main site is just… down.
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.
Hello,
In addition to what has already been mentioned, I could suggest following the steps here:
https://www.digitalocean.com/community/questions/how-to-troubleshoot-common-apache-issues-on-linux-server
https://www.digitalocean.com/community/questions/how-to-troubleshoot-common-nginx-issues-on-linux-server
Feel free to share the output of the commands listed in the tutorial here so we could try to advise you further.
Best,
Bobby
Hi @COOPERATIVADE TRABAJO LA REDA,
SSH to your Droplet and try to load the service you are using for your App. If you are using Apache or Nginx try out:
Alternatively, if you are using NodeJS or something else that is also needed for your Droplet to work, try and start it as well.
If you experience any errors you can post them here and let us know how you got them so that we can help you further.