mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-26 07:25:51 +03:00
[GH-ISSUE #779] Can't create superuser #549
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#549
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 @SofianeHamlaoui on GitHub (Jan 25, 2023).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/779
I've been trying everything to be able to create the superuser but don't know what's going wrong !!
Never used Django so I had to check the documentation, but still not working !!
Any solution or help ?
@cuu508 commented on GitHub (Jan 25, 2023):
Thanks for reporting, and sorry – that's a bug I recently introduced. Will get it fixed.
@SofianeHamlaoui commented on GitHub (Jan 25, 2023):
Thanks, Even while using the docker image everything works perfectly if I don't add the superuser email + password.
Hope it gets fixed ASAP.