You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi all. i have the following errors trying to setup this system. has anyone had similar issues and can help?
2022-10-17 21:22:00 ERROR Task exception was never retrieved
future: <Task finished name='Task-575' coro=<UpdateMethods._dispatch_update() done, defined at C:\Users\darre\AppData\Roaming\Python\Python310\site-packages\telethon\client\updates.py:426> exception=ValueError('Cannot find any entity corresponding to "3C Quick Stats"')>
Traceback (most recent call last):
File "C:\Users\darre\AppData\Roaming\Python\Python310\site-packages\telethon\client\updates.py", line 466, in _dispatch_update
await builder.resolve(self)
File "C:\Users\darre\AppData\Roaming\Python\Python310\site-packages\telethon\events\common.py", line 99, in resolve
await self._resolve(client)
File "C:\Users\darre\AppData\Roaming\Python\Python310\site-packages\telethon\events\newmessage.py", line 93, in _resolve
await super()._resolve(client)
File "C:\Users\darre\AppData\Roaming\Python\Python310\site-packages\telethon\events\common.py", line 103, in _resolve
self.chats = await _into_id_set(client, self.chats)
File "C:\Users\darre\AppData\Roaming\Python\Python310\site-packages\telethon\events\common.py", line 33, in _into_id_set
chat = await client.get_input_entity(chat)
File "C:\Users\darre\AppData\Roaming\Python\Python310\site-packages\telethon\client\users.py", line 437, in get_input_entity
await self._get_entity_from_string(peer))
File "C:\Users\darre\AppData\Roaming\Python\Python310\site-packages\telethon\client\users.py", line 574, in _get_entity_from_string
raise ValueError(
The text was updated successfully, but these errors were encountered:
hi all. i have the following errors trying to setup this system. has anyone had similar issues and can help?
2022-10-17 21:22:00 ERROR Task exception was never retrieved
future: <Task finished name='Task-575' coro=<UpdateMethods._dispatch_update() done, defined at C:\Users\darre\AppData\Roaming\Python\Python310\site-packages\telethon\client\updates.py:426> exception=ValueError('Cannot find any entity corresponding to "3C Quick Stats"')>
Traceback (most recent call last):
File "C:\Users\darre\AppData\Roaming\Python\Python310\site-packages\telethon\client\updates.py", line 466, in _dispatch_update
await builder.resolve(self)
File "C:\Users\darre\AppData\Roaming\Python\Python310\site-packages\telethon\events\common.py", line 99, in resolve
await self._resolve(client)
File "C:\Users\darre\AppData\Roaming\Python\Python310\site-packages\telethon\events\newmessage.py", line 93, in _resolve
await super()._resolve(client)
File "C:\Users\darre\AppData\Roaming\Python\Python310\site-packages\telethon\events\common.py", line 103, in _resolve
self.chats = await _into_id_set(client, self.chats)
File "C:\Users\darre\AppData\Roaming\Python\Python310\site-packages\telethon\events\common.py", line 33, in _into_id_set
chat = await client.get_input_entity(chat)
File "C:\Users\darre\AppData\Roaming\Python\Python310\site-packages\telethon\client\users.py", line 437, in get_input_entity
await self._get_entity_from_string(peer))
File "C:\Users\darre\AppData\Roaming\Python\Python310\site-packages\telethon\client\users.py", line 574, in _get_entity_from_string
raise ValueError(
The text was updated successfully, but these errors were encountered: