I am trying to open my website and this error coming - ERR_CONNECTION_REFUSED
can someone help ? its urgent… all my websites are down now…
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,
It is possible that your web service is not running or is having some other problems.
I could suggest following the steps from one of those two answers here depending on whether you are using Nginx or Apache:
https://www.digitalocean.com/community/questions/how-to-troubleshoot-common-nginx-issues-on-linux-server
https://www.digitalocean.com/community/questions/how-to-troubleshoot-common-apache-issues-on-linux-server
Feel free to share the output of the commands here in case you have any questions.
Best,
Bobby
Not much to go on in this question. But first troubleshooting attempt for such an error will be to check if your port 80/443 (or whichever port you’re accessing on) is opened in your firewall.