How do I return back my website online?

My website is not accessible online. It just displays the error messages "This site can’t be reached" and "refused to connect".
ERR_CONNECTION_REFUSED
Kindly advise.
Thank you,

2 Replies

What is the URL to the site?

What is your IP address?

What OS and web-server are you running?

What guide did you follow to set up the virtual host.

In addition to the followup questions mentioned above, a similar question has been asked before with some good general recommendations:
https://www.linode.com/community/questions/18346/how-can-i-check-why-my-website-was-down

If you are unable to connect to your server, double-check that it is pingable by running a PING command on the IP address for your server. You can also check if you can connect to your server via LISH:
https://www.linode.com/docs/guides/lish/

Beyond this, it is also probably a good idea to check and make sure there are no open tickets on your account that relate to the server hosting your website. Sometimes people miss maintenance announcements, or network restrictions could be implemented to mitigate malicious activity originating from a given server.

-Micah

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct