Our web side seahome.jp has disappeared by reason unknown. It would be very much helpful if you can tell us 1.What is the problem ? 2. How to recover it ?
Many thanks for your help.
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!
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 there! 👋
If your website has disappeared, here are a couple of steps to investigate and recover:
SSH into your server to investigate the issue. Look for any errors in the logs (e.g., Nginx/Apache, application logs) or check if the web service is running. Commands like
sudo systemctl status nginx
orsudo systemctl status apache2
can help.If you’re unsure or need assistance, the DigitalOcean Support Team can help investigate further.
Hope this helps! Let me know how it goes.
- Bobby
Heya,
Can you give is a little bit more information on the matter? Disappeared how, you load the website, you are seeing an error, you can’t find your website’s files?
Heya, @seahome
If the files were accidentally deleted, you can try using a tool like TestDisk in attempt to recover the lost files.
You can find more information about TestDisk here:
https://www.digitalocean.com/community/tutorials/how-to-install-testdisk-on-linux-and-recover-deleted-files
Regards