Hootrix / keyword_alert_bot

telegram keyword alert bot ⏰
https://t.me/keyword_alert_bot
GNU General Public License v3.0
265 stars 62 forks source link

[BUG] docker 运行一段时间后就 无响应 #67

Closed xspoco closed 1 year ago

xspoco commented 1 year ago

docker 运行一段时间后就 bot就无响应了。 要重启docker容器才行。

下面是docker的日志

docker logs -f --tail 5 59e89109f597
Error executing high-level request after reconnect: <class 'telethon.errors.common.InvalidBufferError'>: Invalid response buffer (HTTP code 429)
Error executing high-level request after reconnect: <class 'telethon.errors.common.InvalidBufferError'>: Invalid response buffer (HTTP code 429)
Error executing high-level request after reconnect: <class 'telethon.errors.common.InvalidBufferError'>: Invalid response buffer (HTTP code 429)
Error executing high-level request after reconnect: <class 'telethon.errors.common.InvalidBufferError'>: Invalid response buffer (HTTP code 429)
Error executing high-level request after reconnect: <class 'telethon.errors.common.InvalidBufferError'>: Invalid response buffer (HTTP code 429)
Hootrix commented 1 year ago

telethon依赖相关问题,最新版本可能不稳定建议降级

Hootrix commented 1 year ago

目前最新版本telethon依赖应该稳定