Question

This site can’t be reachedThe connection was reset. my server

Hi dear Team. I am facing this problem and I don’t know what caused suddenly I tried to log my application but I showed this error. laravel application and I used the Plesk platform.

 # This site can’t be reached

The connection was reset.

Try:

-   Checking the connection
-   [Checking the proxy and the firewall](chrome-error://chromewebdata/#buttons)
-   [Running Windows Network Diagnostics](javascript:diagnoseErrors())

ERR_CONNECTION_RESET

Submit an answer


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!

Sign In or Sign Up to Answer

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.

KFSys
Site Moderator
Site Moderator badge
February 1, 2023

Hi @alwaseetservices,

This seems to me like either your domain is not pointing to your Droplet or your Apache2 is down.

First check if your domain is pointed to your droplet by doing a ping:

ping yourdomain.com

See if the IP you get is the same as the Droplet.

If it is, SSH to your Droplet and check your Apache and if it’s running:

service apache2 status

Lastly, check if your Domain has an active configuration on your Droplet. You can enter Plesk’s panel and create one from there.

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up