Noizi Posted November 10, 2018 Author Share Posted November 10, 2018 hi ,whenever i login this red bar appears , anyone got a solution? ( it says : These credentials do not match our records.) Link to comment Share on other sites More sharing options...
Tut Posted November 10, 2018 Share Posted November 10, 2018 you'll have to type in your password again Link to comment Share on other sites More sharing options...
Tapi Posted November 10, 2018 Share Posted November 10, 2018 it usually happens when ur internet is bad, You have to re-type ur password and wait for a bit. Link to comment Share on other sites More sharing options...
kipt Posted November 11, 2018 Share Posted November 11, 2018 That has nothing to do with the internet connection lolYou either have the username and / or password misspelled or you enter the server using another PC and then switched back to that one. In that case, the hashing, from the password, gets changed / bugged (who knows) and doesn't get recognized, so all you have to do is rewrite your password, which I believe you already did since I'm 11 hours late to the party. Link to comment Share on other sites More sharing options...
Tapi Posted November 11, 2018 Share Posted November 11, 2018 @kipt Well for me, When my internet is really bad it pops up. For me, I kept it remember password so I just press login, Well sometimes I gotta erase it and write it again due to the lag Link to comment Share on other sites More sharing options...
Scorpyo Posted November 11, 2018 Share Posted November 11, 2018 @kipt said in red bar at login panel:That has nothing to do with the internet connection lolYou either have the username and / or password misspelled or you enter the server using another PC and then switched back to that one. In that case, the hashing, from the password, gets changed / bugged (who knows) and doesn't get recognized, so all you have to do is rewrite your password, which I believe you already did since I'm 11 hours late to the party.It does have something to do with the internetIf you are lagging so bad, and keep pressing the login button, once the server receives the login event, password hashing will be done as many times as you pressed ( i guess, from my experience ), so it will be bugged for sure. Link to comment Share on other sites More sharing options...
kipt Posted November 11, 2018 Share Posted November 11, 2018 Well, don't press it that many times. It won't go any faster ... Link to comment Share on other sites More sharing options...
Noizi Posted November 11, 2018 Author Share Posted November 11, 2018 thanks , the pw was bugged so i had to type it again and everything is back normal. Link to comment Share on other sites More sharing options...
Silence Posted November 11, 2018 Share Posted November 11, 2018 @ScorpyoOnly way internet could affect this is if he actually has no internet connection when clicking login. Your password does not get hashed and salted by your own computer. So no matter how many times you click login, it won't hash it more. It gets hashed and salted server-side in a method once credentials are sent. And that only happens once when clicking login. After that, then through another method it gets compared to the actual hashed value stored in the database.Your password will always be hashed the same way no matter how many times you click login. Either Noisyboy didn't have internet connection whilst clicking login, or it was a typo. Link to comment Share on other sites More sharing options...
Scorpyo Posted November 11, 2018 Share Posted November 11, 2018 @Silence said in red bar at login panel:@ScorpyoOnly way internet could affect this is if he actually has no internet connection when clicking login. Your password does not get hashed and salted by your own computer. So no matter how many times you click login, it won't hash it more. It gets hashed and salted server-side in a method once credentials are sent. And that only happens once when clicking login. After that, then through another method it gets compared to the actual hashed value stored in the database.Your password will always be hashed the same way no matter how many times you click login. Either Noisyboy didn't have internet connection whilst clicking login, or it was a typo.@Scorpyo said in red bar at login panel:@kipt said in red bar at login panel:That has nothing to do with the internet connection lolYou either have the username and / or password misspelled or you enter the server using another PC and then switched back to that one. In that case, the hashing, from the password, gets changed / bugged (who knows) and doesn't get recognized, so all you have to do is rewrite your password, which I believe you already did since I'm 11 hours late to the party.It does have something to do with the internetIf you are lagging so bad, and keep pressing the login button, once the server receives the login event, password hashing will be done as many times as you pressed ( i guess, from my experience ), so it will be bugged for sure. Link to comment Share on other sites More sharing options...
Silence Posted November 11, 2018 Share Posted November 11, 2018 @ScorpyoIt still wouldn't be hashed more than once. Link to comment Share on other sites More sharing options...
Filex Posted November 11, 2018 Share Posted November 11, 2018 @Silence said in red bar at login panel:@ScorpyoIt still wouldn't be hashed more than once.I faced that problem too maybe because of the library the login menu was made by. In addition it happened to me before + it happened to me when i used before dgs library before i created my own.Because if the library is based on a github or exports (which take too long already) we wont even reach the hash Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now