# El panel de administración no carga tras la actualización a v2.2.0.beta3 +36

**URL:** https://meta.discourse.org/t/admin-dashboard-won-t-load-after-upgrade-to-v2-2-0-beta3-36/99669
**Category:** Support
**Created:** [16 Octubre, 2018 19:10 UTC](https://meta.discourse.org/t/admin-dashboard-won-t-load-after-upgrade-to-v2-2-0-beta3-36/99669 "2018-10-16T19:10:56Z")
**Posts on this page:** 1
**Showing post:** 27

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [26 Octubre, 2018 20:49 UTC](https://meta.discourse.org/t/admin-dashboard-won-t-load-after-upgrade-to-v2-2-0-beta3-36/99669/27 "2018-10-26T20:49:43Z")

</div>

If you have S3 backups enabled try you can try to run this from the rails console:

```plaintext
./launcher enter app
rails c
SiteSetting.backup_location = 'local'

```

refresh the site and see if you can access the dashboard

---

_[View the full topic](https://meta.discourse.org/t/admin-dashboard-won-t-load-after-upgrade-to-v2-2-0-beta3-36/99669)._
