Report this

What is the reason for this report?

ERR_CONNECTION_REFUSED - error for all domain

Posted on February 15, 2022

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.

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.

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:

  • How to Troubleshoot Common Nginx Issues on Linux Server:

https://www.digitalocean.com/community/questions/how-to-troubleshoot-common-nginx-issues-on-linux-server

  • How to Troubleshoot Common Apache 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

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.