-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'SSO Sign-in is not available' after changing SMTP info via Admin #79
Comments
Follow up; I had a backup from last night I restored. Immediately SSO was working again. To verify this bug was real, again I went into the admin page, and meticulously changed the SMTP and then immediately trying the vault led to this again. The test email sent fine, and this time, I didn't make more than one edit. I suppose I could go down the same rabbit hole of debugging the SQLite table but I don't know what I'm doing there besides clearing out rows in a few tables and such. |
Hey, |
I should also note that since I forgot to originally, my email address itself did not change, just the SMTP provider. Thank you in advance! If this is the case, for now I can get back up to speed by modifying the json. I'll try that. Thanks! I do see in the submission its set to false. Edit.. yep, |
Hey One possible explication I can see is that if your installation is old enough then |
That's entirely possible. Was a very early install. I suspect it might happen to other early adopters, but its not a big deal once you know to include the variable, or why it's happening! It might be worth documenting or giving a link here someplace and just closing the book on it. |
Backstory: I've had this server running fine for a while now, and I wanted to get my SMTP info updated to a new mailserver I had, and away from google.
Vaultwarden Support String
*### Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden:
Vaultwarden Build Version
1.32.4-1
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
nginx (latest linuxserver image)
Host/Server Operating System
Linux
Operating System Version
Debian
Clients
Web Vault
Client Version
CLI 2024.6.2, Firefox latest
Steps To Reproduce
Authelia
and have it working properly with this imageCONFIG:
Troubleshooting steps:
SSO_SIGNUPS_MATCH_EMAIL
set to false.docker logs authelia
, nothing making it through withdebug
logging set.SSO_FRONTEND=override
lets me log in againExpected Result
Not to have SMTP settings break my provider
Actual Result
400 Bad Request (see logs)
Logs
Additional Context
Was working beautifully before I started mucking with the SMTP settings. Because I had to change more than a SMTP settings in the admin panel, few things, it wasn't successful the first time, but I got there, and it did save correctly.
All clients are not working as you'd expect.
The text was updated successfully, but these errors were encountered: