# Site crashes entirely for about 1/2 an hour when i click on configurations in admin

**URL:** https://forum.mautic.org/t/site-crashes-entirely-for-about-1-2-an-hour-when-i-click-on-configurations-in-admin/12106
**Category:** Product Support
**Created:** [December 21, 2019, 3:29am UTC](https://forum.mautic.org/t/site-crashes-entirely-for-about-1-2-an-hour-when-i-click-on-configurations-in-admin/12106 "2019-12-21T03:29:51Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![philgreen](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/philgreen/32/1384_2.png) [@philgreen](https://forum.mautic.org/u/philgreen)
#### Post date: [December 21, 2019, 3:29am UTC](https://forum.mautic.org/t/site-crashes-entirely-for-about-1-2-an-hour-when-i-click-on-configurations-in-admin/12106/1 "2019-12-21T03:29:51Z")

</div>

My Mautic version is: 2.15.3  
My PHP version is: 7.2.25

My problem is: When I click on “configurations” in the settings section, it hangs, I see the blue “progress” indicator line moving horizontally across the screen and my browser says “waiting for” my domain. At that point, if I try to go to another admin page or a landing page on the site itself, I get a 524 error. After about 1/2 an hour the situation corrects itself and the site loads fine. The situation repeats if I try to go to the configuration page though.

These errors are showing in the log: No errors in the log for that timespan oddly enough

Steps I have tried to fix the problem:  
I figured that the fact that it fixes itself in less than an hour means it’s some cron job that does it, so I ran all the cron jobs from the console but that doesn’t speed the process up.

I cleaned up the htaccess file removing all redirects but it had no effect.

What is different about the configuration page? I’ve never seen it so I’ll have to take your word for it.

---

<div class="post-metadata">

### Author: ![MxyzptlkFishStix](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/mxyzptlkfishstix/32/1132_2.png) [@MxyzptlkFishStix](https://forum.mautic.org/u/MxyzptlkFishStix)
#### Post date: [December 21, 2019, 5:52am UTC](https://forum.mautic.org/t/site-crashes-entirely-for-about-1-2-an-hour-when-i-click-on-configurations-in-admin/12106/2 "2019-12-21T05:52:45Z")

</div>

Is Cloudflare in front of your Mautic instance?

---

<div class="post-metadata">

### Author: ![philgreen](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/philgreen/32/1384_2.png) [@philgreen](https://forum.mautic.org/u/philgreen)
#### Post date: [December 21, 2019, 9:00am UTC](https://forum.mautic.org/t/site-crashes-entirely-for-about-1-2-an-hour-when-i-click-on-configurations-in-admin/12106/3 "2019-12-21T09:00:54Z")

</div>

Yes it is! Is this a common problem?

---

<div class="post-metadata">

### Author: ![MxyzptlkFishStix](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/mxyzptlkfishstix/32/1132_2.png) [@MxyzptlkFishStix](https://forum.mautic.org/u/MxyzptlkFishStix)
#### Post date: [December 21, 2019, 2:11pm UTC](https://forum.mautic.org/t/site-crashes-entirely-for-about-1-2-an-hour-when-i-click-on-configurations-in-admin/12106/4 "2019-12-21T14:11:06Z")

</div>

Yes.

Open up the Developer Console and see what errors show up while you’re trying to perform what you did in the Configuration section. Is Mautic non-ssl and you’re using Flexible SSL? If so, I think you have to set up Strict SSL. If you already have Strict SSL setup up, it’s not setup correctly.

> **[Troubleshooting Cloudflare 5XX errors](https://support.cloudflare.com/hc/en-us/articles/115003011431#526error)**
>
> Diagnose and resolve 5XX errors for Cloudflare proxied sites.
> 
> 
> Overview
> 500: internal server error 
> 502: bad gateway or 504: gateway timeout 
> 503: service temporarily unavailable 
> 520: web ser...

---

<div class="post-metadata">

### Author: ![philgreen](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/philgreen/32/1384_2.png) [@philgreen](https://forum.mautic.org/u/philgreen)
#### Post date: [December 23, 2019, 12:18am UTC](https://forum.mautic.org/t/site-crashes-entirely-for-about-1-2-an-hour-when-i-click-on-configurations-in-admin/12106/5 "2019-12-23T00:18:26Z")

</div>

Thanks so much, I’ll try it out.
