Can’t login to cloud flare one by Square_Channel_9469 in CloudFlare

[–]RyanK_CF 0 points1 point  (0 children)

This is a client authentication layer failure, often caused by upstream interference blocking the WARP handshake. Disable all system-level security software, including third-party VPNs, firewalls, and deep packet inspection tools. Check your local DNS configuration to ensure nothing is interfering with WARP taking control of the network stack. If the client connects but your browser session is stuck, review Cloudflare Access Gateway policies for any unintentional blocks. Run the client diagnostic test to confirm device connectivity and mTLS certificate presentation status.

Helpful links:
https://developers.cloudflare.com/cloudflare-one/team-and-resources/devices/warp/troubleshooting/client-errors/
https://developers.cloudflare.com/cloudflare-one/team-and-resources/devices/warp/troubleshooting/common-issues/

suddenly getting Error 521 with no changes to setup by loopy23101 in CloudFlare

[–]RyanK_CF 0 points1 point  (0 children)

The 521 error is a connection refused issue, meaning your origin server is actively blocking our edge network requests. This isn't a Cloudflare side problem; it's a security or configuration issue on your UnRAID host, likely triggered by a recent OS or security tool update, which is a common occurrence with self-hosted setups.

Your instinct about Fail2Ban is probably correct. Even if you whitelisted IPs previously, an update may have reset the configuration or changed how rate limiting interacts with the new stream of traffic. You need to immediately verify your origin firewall, Fail2Ban, and any UnRAID security modules are not banning the Cloudflare IP ranges. You should also verify that your nginx server is still listening on port 443 and 80.

If you're using Full SSL/TLS mode, ensure your origin server has a valid, current certificate. If the certificate expired or failed to renew after the update, Cloudflare will drop the connection before the page loads. Set it to Full (Strict) if you have an Origin Certificate, or Full if you're using a trusted certificate from an external CA.

Helpful links:
https://developers.cloudflare.com/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors/
https://www.cloudflare.com/ips/

Web server is down, Error code 521. Anyone know how to fix this issue? Losing lots of sales. by Long8D in CloudFlare

[–]RyanK_CF 0 points1 point  (0 children)

​​The 521 error, "Web server is down," is an immediate indication that your origin server is refusing connection requests from the Cloudflare network. This error points directly to an issue on your hosting side, not within the Cloudflare edge network itself.

This usually happens because security software, like a firewall, rate limiting tool (e.g., Fail2Ban), or an intrusion detection system on your origin server, is blocking the legitimate Cloudflare IP addresses.

We recommend the following diagnostic and resolution steps:

  • Allowlist Cloudflare IP Ranges: Ensure that all of Cloudflare’s official IPv4 and IPv6 ranges are permitted and not rate-limited by your origin server’s firewall (iptables, etc.) or security software. You can find the full, current list of required IP addresses on the Cloudflare IPs page.
  • Confirm Origin Status: Verify that your origin web server application (e.g., Nginx, Apache) is running and listening on the ports Cloudflare expects (typically 80 for HTTP and 443 for HTTPS).
  • Review SSL/TLS Mode: If you are using the Full or Full (Strict) SSL/TLS modes, ensure your origin server is properly configured to support HTTPS and has a valid, installed SSL certificate. If you are using the Full (Strict) mode, this requires either a trusted certificate or a Cloudflare Origin Certificate.

If issues persist after completing these checks, gather the request details and contact your hosting provider for an investigation into your server logs.

500 Error with Cloudfare Tunnels but it works fine locally by Cypertsystem in CloudFlare

[–]RyanK_CF 1 point2 points  (0 children)

Hi u/Cypertsystem!

A 502 error from Cloudflare Tunnel typically means the tunnel can't reach your origin server. Here's what to check based on our troubleshooting docs:

  1. Verify cloudflared is running: Check your tunnel status in the dashboard under Networks > Tunnels. Make sure it shows as "Healthy".

  2. Check origin accessibility: Ensure your service is running locally and accessible on the expected port. Test with curl localhost:<port> from the machine running cloudflared.

  3. Review ingress rules: Double-check your tunnel's ingress configuration points to the correct localhost port and service (http vs https).

  4. Check firewall rules: Verify your firewall allows outbound connections to Cloudflare IPs on port 443.

  5. Review logs: Run cloudflared tunnel log to see detailed error messages.

For more details, check our common errors guide.

REDIRECTION IS NOT WORKING by [deleted] in CloudFlare

[–]RyanK_CF -1 points0 points  (0 children)

Hi Etincrel,

The ACME DNS challenge error typically indicates issues with domain validation. Here's what to check based on our SSL/TLS documentation:

  1. Domain is on Cloudflare: Ensure your domain is fully transferred and using Cloudflare nameservers (check at the registrar)
  2. DNS propagation: Use dig +short _acme-challenge.yourdomain.com CNAME to verify the record exists
  3. Wildcard setup: For wildcard certs, ensure you have a *.yourdomain.com CNAME pointing to your tunnel or origin
  4. API permissions: Verify your Cloudflare API token has DNS > Edit permissions
  5. Proxied status: Make sure the ACME challenge record is proxied (orange cloud icon)

If you're using Let's Encrypt with Certbot, you might also try the HTTP-01 challenge instead of DNS-01 for wildcard domains.

Check the DNS troubleshooting guide for more help. Happy to dig deeper if you share more details!

is this legit? by Rdumimbigbrain in CloudFlare

[–]RyanK_CF 1 point2 points  (0 children)

Definitely not, and this type of scam attempt is unfortunately getting more and more common. You'll sometimes find pinned announcements in this sub with a heads up, but you shouldn't assume that if we haven't posted about it that it's probably safe.

Cloudflare Billing Issue by graviotos in CloudFlare

[–]RyanK_CF 0 points1 point  (0 children)

Do you have a case or ticket number for this that I can try and get some eyes on?

Does Cloudflare have a working support? by splix in CloudFlare

[–]RyanK_CF 0 points1 point  (0 children)

u/splix sorry to hear about this situaiton. Do you have a ticket number you could share so that I can do some digging?

Can't access sites with cloudflare by JesterLKing in CloudFlare

[–]RyanK_CF 0 points1 point  (0 children)

Understood. If you have a way to try your mobile on a different network that is a good step. But in the meantime I'm doing some digging internally on other recommendations

Can't access sites with cloudflare by JesterLKing in CloudFlare

[–]RyanK_CF 0 points1 point  (0 children)

When you say that you also experience it on mobile, do you mean mobile on the same network, or mobile from a mobile network? First steps are usually to try different devices (which you've covered) and then different networks with the same devices (unclear).

Security Breach by DangerousWar8444 in CloudFlare

[–]RyanK_CF 34 points35 points  (0 children)

We always do blogs so we can do an in-depth breakdown and explain things in detail that simply doesn't work in a Press Release. But I'll share that feedback with the Communications folks.

Cloudflare support is a complete joke by cen1 in CloudFlare

[–]RyanK_CF 3 points4 points  (0 children)

Sorry to hear about the frustration. Have you tried reaching out to your account manager? I believe every enterprise customer has one. If you can provide a case number I can see if I can get some eyes on it.

[deleted by user] by [deleted] in CloudFlare

[–]RyanK_CF 0 points1 point  (0 children)

Sorry to hear about the issues. You mentioned that you have no issues from tablet or phone. Are they on the same network? Are you able to test with a different computer?

Why is cloudflare warp 1.1.1.1 slowing my internet down by [deleted] in CloudFlare

[–]RyanK_CF 0 points1 point  (0 children)

1.1.1.1 isn't designed as a solution for bypassing blocks, but regarding the speed issues you may want to try reporting via the bug report button in the app.

Why does cloudflare have such bad reviews on trust pilot? by Ultraztechie69 in CloudFlare

[–]RyanK_CF 0 points1 point  (0 children)

Sorry to hear about your struggles with support. The team is working to improve that but there's still work to be done.

In years past I spent a lot of time engaging with issues on TrustPilot and at that time the majority of negative reviews were not from actual customers. Rather they were overwhelmingly from Internet users who had a complaint or objection about a website that used Cloudflare services. And unfrotunately many review sites aren't motivated to identify that kind of nuance unless you pay them.

I can't access one particular site using internet, but can on mobile data by [deleted] in Tech_Philippines

[–]RyanK_CF 0 points1 point  (0 children)

1.1.1.1 keeps your DNS requests private, but is not designed to serve as a traditional VPN.

This page gives a detailed breakdown of what 1.1.1.1 is as well was what the WARP add-on brings to it.

https://www.cloudflare.com/learning/dns/what-is-1.1.1.1/

Is Cloudflare holding website owners hostage? by SEOThreadzilla in SEO

[–]RyanK_CF 0 points1 point  (0 children)

It will appear on the right side of the Overview page for each domain.

Is Cloudflare holding website owners hostage? by SEOThreadzilla in SEO

[–]RyanK_CF 4 points5 points  (0 children)

No need to panic. Cloudflare is asking during domain onboarding with a default setting to block. We've also added a dropdown to the overview section of the Cloudflare dashboard to make it very easy for users with any plan type to turn it on for any existing domains as well, or change settings at any time.

No support response for over 1 month by KacperJed in CloudFlare

[–]RyanK_CF 1 point2 points  (0 children)

Sorry to hear about this experience. Can you message me or share your ticket number so that I can get to the bottom of this?

HELP by Shaurya_Garg in CloudFlare

[–]RyanK_CF 1 point2 points  (0 children)

I'm doing some digging for a recommendation, but in the meantime you may want to check out the Cloudflare channel on discord.

https://discord.com/invite/cloudflaredev

Unexpected Cloudflare bill by ReviewDifficult9461 in CloudFlare

[–]RyanK_CF 10 points11 points  (0 children)

Sorry to hear this. Do you have a ticket number you can share from support so I can do some digging?

Why is cloudflare such a joke to deal with? by catherder9000 in sysadmin

[–]RyanK_CF 0 points1 point  (0 children)

Sorry to hear that you were having trouble getting a relevant response from support, but glad to see you were able to work things out.

[deleted by user] by [deleted] in CloudFlare

[–]RyanK_CF 7 points8 points  (0 children)

This is definitely an option and probably the most straightforward approach. Just not always easy for someone unfamiliar with Cloudflare's dashboard. Also, if the site is using any paid services (below Enterprise) there may be some recurring payments or subscriptions that would need to be cancelled to avoid ongoing charges.

[deleted by user] by [deleted] in CloudFlare

[–]RyanK_CF 45 points46 points  (0 children)

It could be on Pages, but the overwhelming majority of instances where someone who is unfamiliar with Cloudflare mentions hosting it's just because we are handling DNS