my droplets not working server not found https://165.232.141.163:8443
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.
Hello, @alinfilip
It seems like Apache is having issues, it is loading intermittently.
You can follow Bobby’s suggestion and examine the Apache error_log ‘/var/log/httpd/error_log’ in order to track down why it becomes unresponsive.
You can check if the Apache service is running before tracking the server logs.
Regards
Hello,
It looks like the Plesk panel is now loading as expected and is no longer returning the not found error.
Would you mind sharing how you fixed the problem here with the community?
What I usually suggest in such cases is to check your server logs at
/var/log/httpd/error_log
so that you could see the actual error rather than the generic 404 not found.Best,
Bobby
Want to learn more? Join the DigitalOcean Community!
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Sign up now