Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too Many Request #130

Closed
mshp-dev opened this issue Mar 7, 2018 · 9 comments
Closed

Too Many Request #130

mshp-dev opened this issue Mar 7, 2018 · 9 comments

Comments

@mshp-dev
Copy link

mshp-dev commented Mar 7, 2018

Hello everyone, I'v received this error
{u'message': u'Too Many Requests: retry after 74447', u'code': 429, u'@extra': None, u'@type': u'error'}
when i was trying to login with a number to telegram with my tdlib client,
And it's appearing every time even after i send {'@type': 'logOut'} request.
How do i dismiss old requests to server and start fresh connectoin?

@mshp-dev
Copy link
Author

mshp-dev commented Mar 7, 2018

And now it's been received in every login request with any number :-|

@isopen
Copy link
Contributor

isopen commented Mar 7, 2018

Expect. But let's wait for the opinion of experts. 🚀🍮

@mshp-dev
Copy link
Author

mshp-dev commented Mar 7, 2018

I think it's Telegram servers problem, because i logged out my tdesktop and try to re-login and i get the same error, this time without error code of course :-D

@tdlib tdlib deleted a comment from isopen Mar 7, 2018
@tdlib tdlib deleted a comment from isopen Mar 7, 2018
@levlam
Copy link
Contributor

levlam commented Mar 7, 2018

You have tried to log in too much times. You can't now log in again until flood control expires and need to wait for 74447 seconds.

@levlam levlam closed this as completed Mar 7, 2018
@mshp-dev
Copy link
Author

mshp-dev commented Mar 8, 2018

oh i got that, thanks for the tip.

@isopen
Copy link
Contributor

isopen commented Mar 9, 2018

Need test servers for third-party developers.
Looking ahead I started talking here: #5

@leoMehlig
Copy link

@levlam Is there a way to lift the block again. I was testing my login flow and now cannot login anymore...

@levlam
Copy link
Contributor

levlam commented Apr 21, 2018

@leoMehlig No, it isn't possible. You can only use test_dc to double number of tries or use another phone number.

@hylinux1024
Copy link

@levlam i use another phone number and got the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants