this post was submitted on 24 Jun 2023
2 points (100.0% liked)

Lemmy Support

4635 readers
15 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

Hello,

I have tried to add 2FA to my admin account on my instance, and now I am locked out of my account because it keeps saying my token is wrong.

Is there a way for me to remove it somehow?

I have installed Lemmy through docker if that's any help.

you are viewing a single comment's thread
view the rest of the comments
[–] nii236@lemmy.jtmn.dev 2 points 1 year ago (2 children)

Are you skilled with SQL? Everything should be working off the DB state so you just need to sift through and edit your user record

[–] notdeadyet@lemmy.one 2 points 1 year ago

Unfortunately, I am not. But I'm a quick learner.

Do you have any idea where I can start looking for my user record in the postures database?

[–] notdeadyet@lemmy.notdead.net 1 points 1 year ago* (last edited 1 year ago)

I fixed it, added a comment with what worked. Thanks for pointing me in the right direction!