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
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 @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:
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:
Lastly, check if your Domain has an active configuration on your Droplet. You can enter Plesk’s panel and create one from there.