Telegram has introduced a new warning FLOOD_PREMIUM_WAIT recently.
This may happen when you upload or download a lot of large files. Telegram will limit your transfer speed and ask you to subscribe premium.
Although this is actually a warning and users can still transfer files in a lower speed, the base dependency of this project Telethon has not updated to handle this yet.
I'll pay attention to Telethon's update. Once it is updated for this issue, I'll publish new version.
Before that, things you can do are
use another telegram account(change tg_user_xxxx in docker-compose.yml)
subscribe telegram premium
wait for a period, maybe hours or days(not tested)
Telegram has introduced a new warning
FLOOD_PREMIUM_WAIT
recently.This may happen when you upload or download a lot of large files. Telegram will limit your transfer speed and ask you to subscribe premium.
Although this is actually a warning and users can still transfer files in a lower speed, the base dependency of this project
Telethon
has not updated to handle this yet.I'll pay attention to
Telethon
's update. Once it is updated for this issue, I'll publish new version.Before that, things you can do are
tg_user_xxxx
in docker-compose.yml)