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

Issues #11

Closed
Salavat-lab opened this issue Apr 25, 2022 · 3 comments
Closed

Issues #11

Salavat-lab opened this issue Apr 25, 2022 · 3 comments

Comments

@Salavat-lab
Copy link

Traceback (most recent call last):
File "/data/data/com.termux/files/home/Telepathy/telepathy.py", line 45, in
exec(open("members.py").read())
File "", line 32, in
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/telethon/sync.py", line 39, in syncified
return loop.run_until_complete(coro)
File "/data/data/com.termux/files/usr/lib/python3.10/asyncio/base_events.py", line 646, in run_until_complete
return future.result()
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/telethon/client/auth.py", line 368, in sign_in
result = await self(request)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/telethon/client/users.py", line 30, in call
return await self._call(self._sender, request, ordered=ordered)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/telethon/client/users.py", line 79, in _call
result = await future
telethon.errors.rpcbaseerrors.AuthKeyError: RPCError 406: UPDATE_APP_TO_LOGIN (caused by SignInRequest)
Segmentation fault

Please advise how to correct this error

@rmdes
Copy link

rmdes commented May 7, 2022

Wait, how did you solved this ?

@benborges
Copy link

I think this is solved by adding your phone number with 00 instead of + before your country indicator

@proseltd
Copy link
Owner

This appears to be an error due to Telegram updates and not Telepathy itself. Trying to work out how to squash this bug but can't seem to replicate it. Have updated everything with the release of 2.1.10 so it shouldn't persist.

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

4 participants