How to fix 503 errors when using Cloudflare?

 

When using Cloudflare, 503 errors typically come from Cloudflare, not from the server. This occurs when one of the Cloudflare POPs or routes to your device experiences an issue.

Check Website Bypassing the CDN


Check your website using the "Website Preview" feature in your hosting control panel or other methods mentioned in the following guide:

How to view a website without changing nameservers or DNS

The methods mentioned above bypass the CDN to access the site. If you can access the site, the issue is related to Cloudflare. Apply the following solution.

 

Solution


Temporarily disable the Proxy in Cloudflare to resolve the issue:

  • Log in to Cloudflare and go to DNS Manager.

  • Disable "Proxy" for yourdomain.com and www.yourdomain.com.

    *Replace yourdomain.com with your actual domain name.

  • Access the site again.

If the issue persists, follow the steps outlined in the guide below. Keep the Proxy disabled when troubleshooting.

How to fix 503 service unavailable error

 

  • 231 Users Found This Useful
Was this answer helpful?

Related Articles

How to fix errors after migrating WordPress?

  Migrations from cPanel-based servers are usually seamless. But sometimes a few issues might...

Fix there has been a critical error on this website error in WordPress

  The error "There has been a critical error on this website." often occurs when the PHP mail()...

Fix WordPress redirect error - ERR_TOO_MANY_REDIRECTS

A redirect loop or too many redirects error can occur if multiple redirects from different...

How to fix 403 forbidden error in WordPress?

In this article, we will show you how to easily fix the 403 forbidden error in WordPress. What...

How to deactivate plugins when not able to access WordPress admin?

Often during troubleshooting, you may need to deactivate all plugins and activate them one by...