# How can Admin login while Read-only mode is enabled on multisite?

**URL:** https://meta.discourse.org/t/how-can-admin-login-while-read-only-mode-is-enabled-on-multisite/23976
**Category:** Support
**Created:** [January 14, 2015, 8:36am UTC](https://meta.discourse.org/t/how-can-admin-login-while-read-only-mode-is-enabled-on-multisite/23976 "2015-01-14T08:36:05Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [January 14, 2015, 8:38am UTC](https://meta.discourse.org/t/how-can-admin-login-while-read-only-mode-is-enabled-on-multisite/23976/2 "2015-01-14T08:38:28Z")

</div>

Was there any error when you tried that?

Alternatively, you could try the following

```plaintext
./launcher enter app
rails c
Discourse.disable_readonly_mode

```

---

_[View the full topic](https://meta.discourse.org/t/how-can-admin-login-while-read-only-mode-is-enabled-on-multisite/23976)._
