# Inheriting discourse install - need some assistance

**URL:** https://meta.discourse.org/t/inheriting-discourse-install-need-some-assistance/76505
**Category:** Self-hosting
**Created:** [12월 20, 2017, 7:53오후 UTC](https://meta.discourse.org/t/inheriting-discourse-install-need-some-assistance/76505 "2017-12-20T19:53:03Z")
**Posts on this page:** 1
**Showing post:** 15

<div class="post-metadata">

### Author: ![jerdog](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jerdog/32/122843_2.png) [@jerdog](https://meta.discourse.org/u/jerdog)
#### Post date: [12월 21, 2017, 6:46오후 UTC](https://meta.discourse.org/t/inheriting-discourse-install-need-some-assistance/76505/15 "2017-12-21T18:46:11Z")

</div>

Tried:

```
rails c
Discourse.disable_readonly_mode

```

And it returned  
`=> true`

No dice.

Tried:

```
rails c
Discourse.readonly_mode?

```

And it returned

```
=> true

```

Seems like it is locked in RO mode?

I went ahead and replied in here ([Stuck in 'Read Only' Mode - #10 by tgxworld](https://meta.discourse.org/t/stuck-in-read-only-mode/42820/10)) as what I am experiencing now is more in line with that topic

---

_[View the full topic](https://meta.discourse.org/t/inheriting-discourse-install-need-some-assistance/76505)._
