# Upgraded last night and login button no longer works

**URL:** https://meta.discourse.org/t/upgraded-last-night-and-login-button-no-longer-works/57674
**Category:** Support
**Created:** [20 februari 2017 om 16:34 UTC](https://meta.discourse.org/t/upgraded-last-night-and-login-button-no-longer-works/57674 "2017-02-20T16:34:55Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![bholst](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bholst/32/65051_2.png) [@bholst](https://meta.discourse.org/u/bholst)
#### Post date: [20 februari 2017 om 16:34 UTC](https://meta.discourse.org/t/upgraded-last-night-and-login-button-no-longer-works/57674/1 "2017-02-20T16:34:55Z")

</div>

I have an urgent issue. I did the most recent upgrade last night and discovered this morning that the login button is no longer working. I can’t even log in as the admin to disable plugins, etc.

I’m still fairly new to Discourse, so I went to the console and did a “./launcher rebuild app” and it rebuilt, but still no luck.

Is there a backdoor way to the login page? When I press the login button, the page just appears to refresh.

Our site is at [http://indierecordingdepot.com](http://indierecordingdepot.com)

Thanks in advance for ANY help!!

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [20 februari 2017 om 16:37 UTC](https://meta.discourse.org/t/upgraded-last-night-and-login-button-no-longer-works/57674/2 "2017-02-20T16:37:41Z")

</div>

Have you tried [safe mode](https://meta.discourse.org/t/53504?silent=true)?

> [@Using Safe Mode to troubleshoot issues with themes and plugins](https://meta.discourse.org/t/how-to-use-discourse-safe-mode/53504):
>
> bookmark This guide explains how to use Discourse’s [Safe Mode](https://meta.discourse.org/t/53504?silent=true) to troubleshoot issues with themes and plugins. person_raising_hand Required user level: All users Discourse offers a “JavaScript [Safe Mode](https://meta.discourse.org/t/53504?silent=true)” that allows any user to isolate the root cause of JavaScript issues caused by plugins, themes, or theme components. This feature is particularly useful for troubleshooting problems on your Discourse site. Accessing [Safe Mode](https://meta.discourse.org/t/53504?silent=true) To access [Safe Mode](https://meta.discourse.org/t/53504?silent=true), follow these steps: Open a new browse…

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [20 februari 2017 om 16:39 UTC](https://meta.discourse.org/t/upgraded-last-night-and-login-button-no-longer-works/57674/3 "2017-02-20T16:39:18Z")

</div>

You have a misconfigured SSO, disable with:

> [@Setup DiscourseConnect - Official Single-Sign-On for Discourse (sso)](https://meta.discourse.org/t/setup-discourseconnect-official-single-sign-on-for-discourse-sso/13045/1):
>
> What if you check it by mistake?
> 
> If you check enable\_sso by mistake and need to revert to the original state and no longer have access to the admin panel, visit /users/admin-login and follow the instructions.
> 
> OR, from server console run:
> 
> cd /var/discourse  
> ./launcher enter app  
> rails c  
> irb \> SiteSetting.enable\_sso = false  
> irb \> SiteSetting.enable\_local\_logins = true  
> irb \> exit  
> exit

---

<div class="post-metadata">

### Author: ![bholst](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bholst/32/65051_2.png) [@bholst](https://meta.discourse.org/u/bholst)
#### Post date: [20 februari 2017 om 16:41 UTC](https://meta.discourse.org/t/upgraded-last-night-and-login-button-no-longer-works/57674/4 "2017-02-20T16:41:43Z")

</div>

[Safe mode](https://meta.discourse.org/t/53504?silent=true) didn’t work, but I’m doing the SSO thing right now. I’ll keep you posted. Thank you!!

---

<div class="post-metadata">

### Author: ![bholst](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bholst/32/65051_2.png) [@bholst](https://meta.discourse.org/u/bholst)
#### Post date: [20 februari 2017 om 16:55 UTC](https://meta.discourse.org/t/upgraded-last-night-and-login-button-no-longer-works/57674/5 "2017-02-20T16:55:41Z")

</div>

@Falco, that worked!! Thank you SO much! You saved the day.  
Also, @sam, thanks for letting me know about [Safe Mode](https://meta.discourse.org/t/53504?silent=true). That’s awesome to know about!

Thank you so much to you both for such quick responses and your willingness to help. You guys rock. Having such a great team here has made my experience with Discourse so amazing! I’m really glad I went this direction for our community.

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [8 juni 2024 om 12:44 UTC](https://meta.discourse.org/t/upgraded-last-night-and-login-button-no-longer-works/57674/6 "2024-06-08T12:44:56Z")

</div>

This topic was automatically closed after 2664 days. New replies are no longer allowed.
