mirror of
https://github.com/requarks/wiki.git
synced 2026-03-02 22:06:55 -05:00
Invalid email / username or password. when it is correct after install #2219
Labels
No labels
BETA
BETA
accessibility
backlog
bug
can't replicate
contrib-easy
contrib-hard
contrib-medium
deferred
documentation
duplicate
duplicate
editors
enhancement
invalid
localization
migrate
ui
under review
v3
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wiki-requarks#2219
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 @Thraxll on GitHub (Nov 2, 2020).
After setup, wikijs inits and I try to put in the email address and password I used during setup. It says invalid. I've gone into postgres and reset the bcrypt'ed password over and over (using https://bcrypt-generator.com/). I've even created a new user directly in the database. Both say invalid username/password no matter what i do.
don't know what else to try.
i cant use the reset function built in because i've never gotten in to setup the smtp.
Host Info (please complete the following information):
OS: Windows 2016
Wiki.js version: 2.5.159
Database engine: postgres 13
@NGPixel commented on GitHub (Nov 3, 2020):
Is the email address in lowercase?
@Thraxll commented on GitHub (Nov 4, 2020):
It wasn't no. I reinstalled wikijs and used lowercase.
@NGPixel commented on GitHub (Nov 4, 2020):
Does it work now?
@Thraxll commented on GitHub (Nov 4, 2020):
Yes, if it was because the address had an uppercase letter in it then that's dumb. They should convert it to lower if it's a problem.
@NGPixel commented on GitHub (Nov 4, 2020):
Yes this is a known bug and will be fixed soon.