LunaticHacker / lemmy-terminal-viewer

a terminal user interface for lemmy
GNU Affero General Public License v3.0
32 stars 2 forks source link

I can't login to lemmy terminal viewer with my email addresss - [./ltv login "Login Failed"] #8

Closed secretnamebasis closed 2 years ago

secretnamebasis commented 2 years ago

When I used my email address, it failed.

secret@secret:~$ ./ltv login
Enter your instance: lemmy.ml
Enter your username or email: secretnamebasis@keemail.me
Enter your password: 
Error: Custom { kind: Other, error: "Login Failed" }

When I used my username, it succeeded

secret@secret:~$ ./ltv login
Enter your instance: lemmy.ml
Enter your username or email: secretnamebasis
Enter your password: 
Login successful
LunaticHacker commented 2 years ago

can't reproduce this, can you make sure that the email is correct?

secretnamebasis commented 2 years ago

I updated the name to better reflect the issue.

My email is correct. See screenshot:

image

LunaticHacker commented 2 years ago

you must have made a typo when signing up at lemmy.ml i was able to register a new user with the email you are using. i removed the email from the account i created. you should able to fix the typo from settings in lemmy.ml. closing this because this is not a ltv issue. but feel free to ask any additional questions