Yesterday my server shaw me infinity pending but didn't get my file and console window but after that I have log out and tried to login again but now after authorisation it's saying "Enter the two-factor token generated by your device." But i don't have any two factor token there's other option is "Enter one of the recovery codes generated when you setup 2-Factor authentication on this account in order to continue." What it's talking about?
#Two factor token
22 messages · Page 1 of 1 (latest)
First tiny advice... Use puncutation in your text, makes it more readable, instead of nearly shoving everything into one sentence.
Anyway, the Token is the TOPT time based 2 FA aka. the 6digit code. so either somebody did set it up for you, or you lost it somewhere... (you had to scan a QRCode once..)
If you are an admin, i think you have a way to "forcefully remove it" via the DB, and if you are a User, you might want to contact an Admin to assist you with that case
I'm admin and the 2FA required before authorisation i have added it but why this after authorisation and there's no alternative option?
So, what should I do access my account again?
well, the alternative option is to use one of the recovery keys (that you should have backupped)
Addidtional safety means, Additional Stuff to do to log in O.o
that's the whole point of 2FA.. you need two things to log into your account
But its from yesterday after my 1 server crashed due to havie load and i tried to access it by loging in incognito mode but after I did this,login not occurred instead this happened 😢
Also the 2FA whome you talking about i added before authorisation,it's asking after authorisation
as said,, that is how TOTP / 2FA is supposed to work...
Everytime you log into a new session or Browser (like icognito) you need to verify your login with Username PAssword followed by the 6-Digit code that changes every 30 seconds.. and you need to enter it every time you try to log in..
But that was not required in past its from yesterday 😕
Is there any option to recover?
as soon as you add it to your account, you need to use it
Becouse I don't have access of 2FA and i forgot too
there is probably a way to disable it via Database.. butI would need to check it tho..
How?
There was my 20 bots deployed now they are not working due to crash
I don't take responsibilities if you break it...
mysql -u root
use ´panel´
UDPATE users SET use_topt = 0, top_secret = NULL WHERE username = 'ENTER_UR_USERNAME_HERE';
but please, make a backup of your database before plaing with that shit around it.. I did not test it
Where I run this?
in the SSH session of your server
(or that, what danny said o.o)
I was using free instance
not our problem if they won't help you.