-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Can't login with default user #4
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Looks like at some point upstream changed the default user so that it doesn't actually insert the user into the database unless you...set the default user to the default value. Linked PR should fix it. |
I'm new to this. How do I implement the fix? Thank you. |
Just wait until we've merged the PR and then pull the latest image. |
This now works but with every reset it readds the [email protected] user again and you can't delete it. |
Well that's not great design. I'll have a look and see if I can find a way to not reinsert the user on subsequent runs, otherwise I'll have to change the setup process to work around it. |
@jakaerc please can you test Please note you now need to set these envs (to whatever you want)
They can be removed after the first run if you choose. |
This seems to be working now as I was able to delete the demo user but not sure if I would know where to input the envs on fresh install as I'm doing it over unraid. Would there be an input field in the unraid template? |
There will be once the PR is merged and the templates update |
Is there an existing issue for this?
Current Behavior
When frst time on login page after install I can't login with [email protected].
Expected Behavior
I should login with user: [email protected] and pass: demo
Steps To Reproduce
/
Environment
- OS: UNRAID
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: