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

rpc超时问题 #62

Open
adeya520 opened this issue Nov 11, 2023 · 3 comments
Open

rpc超时问题 #62

adeya520 opened this issue Nov 11, 2023 · 3 comments

Comments

@adeya520
Copy link

更新了最新的docker镜像,添加了大佬的auto_spy.so_x86_64_2
还是出现以下错误
Fatal error handling updates (this is a bug in Telethon, please report it)
Traceback (most recent call last):
File "/root/.local/lib/python3.6/site-packages/telethon/client/updates.py", line 320, in _update_loop
diff = await self(get_diff)
File "/root/.local/lib/python3.6/site-packages/telethon/client/users.py", line 30, in call
return await self._call(self._sender, request, ordered=ordered)
File "/root/.local/lib/python3.6/site-packages/telethon/client/users.py", line 84, in _call
result = await future
telethon.errors.rpcbaseerrors.TimedOutError: RPCError -503: Timedout (caused by GetChannelDifferenceRequest)
Traceback (most recent call last):
File "auto_spy_bot.py", line 29, in
main(systype)
File "auto_spy.py", line 5185, in auto_spy.main
File "/root/.local/lib/python3.6/site-packages/telethon/client/updates.py", line 93, in run_until_disconnected
return self.loop.run_until_complete(self._run_until_disconnected())
File "/usr/local/lib/python3.6/asyncio/base_events.py", line 488, in run_until_complete
return future.result()
File "/root/.local/lib/python3.6/site-packages/telethon/client/updates.py", line 35, in _run_until_disconnected
raise self._updates_error
File "/root/.local/lib/python3.6/site-packages/telethon/client/updates.py", line 320, in _update_loop
diff = await self(get_diff)
File "/root/.local/lib/python3.6/site-packages/telethon/client/users.py", line 30, in call
return await self._call(self._sender, request, ordered=ordered)
File "/root/.local/lib/python3.6/site-packages/telethon/client/users.py", line 84, in _call
result = await future
telethon.errors.rpcbaseerrors.TimedOutError: RPCError -503: Timedout (caused by GetChannelDifferenceRequest)

@adeya520
Copy link
Author

仍然包prc超时问题,重启可运行,还是有这个问题,这是最新docker镜像

@adeya520 adeya520 changed the title Telethon超时问题 Trc超时问题 Nov 11, 2023
@adeya520 adeya520 changed the title Trc超时问题 rpc超时问题 Nov 11, 2023
@rookis1
Copy link

rookis1 commented Nov 13, 2023

我也是这个rpc超时的问题,不知道咋整

@jance-hui
Copy link

image
凌晨的时候直接挂掉了

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

3 participants