ehForwarderBot / efb-telegram-master

EFB Telegram Master Channel, a channel for EH Forwarder Bot.
GNU Affero General Public License v3.0
223 stars 78 forks source link

[BUG] raise RetryAfter(retry_after) telegram.error.RetryAfter: Flood control exceeded. Retry in 5.0 seconds #123

Closed FlechazoPh closed 2 years ago

FlechazoPh commented 2 years ago

Describe the bug

After scanning the code to log in, check the log, and this error is always displayed

To Reproduce
Just log in, an see the log

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
image

image Version information (please complete the following information):

EH Forwarder Bot

Version: 2.1.1
Python version:
3.6.8 (default, Nov 16 2020, 16:55:22)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-44)]
Running on profile "default".

Master channel:
    Telegram Master (blueset.telegram) 2.2.5.dev4 # Default instance

Slave channel:
    WeChat Slave (blueset.wechat) 2.0.7 # Default instance

Middlewares:
    No middleware is enabled.

Additional context
Add any other context about the problem here.

blueset commented 2 years ago

This is a flood control limit from Telegram Server, please wait for the indicated amount of time and try again.