# Site Settings keep changing

**URL:** https://meta.discourse.org/t/site-settings-keep-changing/144239
**Category:** Self-hosting
**Tags:** unsupported-install
**Created:** [March 13, 2020, 4:24pm UTC](https://meta.discourse.org/t/site-settings-keep-changing/144239 "2020-03-13T16:24:01Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![jamesmarkcook](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jamesmarkcook/32/168563_2.png) [@jamesmarkcook](https://meta.discourse.org/u/jamesmarkcook)
#### Post date: [March 13, 2020, 4:24pm UTC](https://meta.discourse.org/t/site-settings-keep-changing/144239/1 "2020-03-13T16:24:01Z")

</div>

Strange one this. Upon refreshing the settings page, I sometimes get different values for settings.

I’ve checked in the rails console that the values aren’t _actually_ changing in the DB, but I get inconsistent results in the UI.

There’s obviously some kind of caching going on somewhere, but I thought I’d see if anyone’s come across this before.

As always, any help would be greatly appreciated 👍

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [March 14, 2020, 9:50pm UTC](https://meta.discourse.org/t/site-settings-keep-changing/144239/2 "2020-03-14T21:50:09Z")

</div>

Try restarting the app container (`./launcher restart app`). Looks like one of your Unicorn workers is out of sync.

---

<div class="post-metadata">

### Author: ![jamesmarkcook](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jamesmarkcook/32/168563_2.png) [@jamesmarkcook](https://meta.discourse.org/u/jamesmarkcook)
#### Post date: [March 15, 2020, 8:41am UTC](https://meta.discourse.org/t/site-settings-keep-changing/144239/3 "2020-03-15T08:41:00Z")

</div>

Ahh. The client I’m working for actually runs Discourse on AWS with an ELB. I’m suspecting that could be the cause of this issue.

I realise it’s not a supported setup here, but any insight into how the settings are being cached across processes would be great. If anyone has any ideas on how to fix, even better!

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [March 9, 2024, 11:21pm UTC](https://meta.discourse.org/t/site-settings-keep-changing/144239/5 "2024-03-09T23:21:53Z")

</div>



---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [March 9, 2024, 11:24pm UTC](https://meta.discourse.org/t/site-settings-keep-changing/144239/6 "2024-03-09T23:24:40Z")

</div>


