mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-24 22:45:56 +03:00
[GH-ISSUE #1111] Enabling 2FA fails with error 500 #771
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#771
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @twiesing on GitHub (Jan 3, 2025).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1111
When trying to enable 2fa, I'm getting an error 500. Enabling the debug mode it says:
An error message (without enabling debug mode) would be helpful.
And: Why I can't enable totp without smtp? 🤔
@cuu508 commented on GitHub (Jan 4, 2025):
On startup in the logs you should see even with DEBUG=False:
Healthchecks sends a verification code to your email address before sensitive actions – adding/removing 2FA, changing email, changing password.