Report this

What is the reason for this report?

Cloudflare Error 521: web server is down

Posted on April 20, 2020

I have 3 Wordpress sites running on the same Ubuntu machine. I noticed that my websites are not working today. When I checked Cloudflare, I saw that it could not access the server from 443 ports.

I can access the server IP address when I enter the browser, but the domain name does not work.

What caused this?



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 there @volkanalkilic,

It sounds like that there might be an issue with your Apache or Nginx web server (depending on which one you are using), I would recommend going through these answers here in order to get some more information regarding the actual problem:

  • If you are using Apache:

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

  • If you are using Nginx:

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

Another thing that could be causing the issue is if the firewall on your Droplet is blocking Cloudflare if this is the case you need to make sure that you whitelist CloudFlare’s IP ranges so that this does not happen in the future.

You can find Cloudflare’s IP rages here:

https://www.cloudflare.com/ips/

Hope that this helps! Regards, Bobby

Error 521 occurs because the origin web server refuses a connection from Cloudflare. More specifically, Cloudflare tried to connect to your origin server on port 80 or 443 but received a connection refused error

Even after I add ipv4s on cloudfare.com/ips i still get the same error please help.

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.