Bug: Unable to login to Lemmy with an admin account
Hello, I recently created my own lemmy instance, and could not login to the instance using wefwef with my instance's admin credentials. I created a new user account on the same instance and was able to successfully log in.
Hi,
Can you please open inspector and let me know what fails?
Thanks!
Not able to reproduce. Works fine for me on my v0.18.0 instance
Just checked inspector, a 400 error is returned and then throws along with "Uncaught (in promise) password_incorrect". Same exact credentials authenticate successfully on the lemmy itself. Tried the login on another iOS app and failed to authenticate only on the admin account for that as well. Could just be something to do with my instance, is there some configuration that is related to this? Authentication still works fine for normal users as previously mentioned. My lemmy is running 0.16.7.
Just checked inspector, a 400 error is returned and then throws along with "Uncaught (in promise) password_incorrect". Same exact credentials authenticate successfully on the lemmy itself.
Tried the login on another iOS app and failed to authenticate only on the admin account for that as well.
Could just be something to do with my instance, is there some configuration that is related to this? Authentication still works fine for normal users as previously mentioned. My lemmy is running 0.16.7.
At a guess it could be because your instance is quite outdated.
Closing since I cannot reproduce