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
Installing the same version via home-brew works without issues.
Steps To Reproduce
Steps to reproduce the behavior:
install tg
start and enter your phone number
Expected behavior
tg should send and ask me for a code
Additional context
Stacktrace:
Traceback (most recent call last): File "/nix/store/vf9g738227b655ll9llda5zyfsj48yc9-tg-0.19.0/bin/.tg-wrapped", line 9, in <module> sys.exit(main()) File "/nix/store/vf9g738227b655ll9llda5zyfsj48yc9-tg-0.19.0/lib/python3.10/site-packages/tg/__main__.py", line 69, in main tg.login() File "/nix/store/scrq869jrzdrbfh5f35m3fhmchw5cq82-python3.10-python-telegram-0.15.0/lib/python3.10/site-packages/telegram/client.py", line 583, in login self.authorization_state = self._wait_authorization_result(result) File "/nix/store/scrq869jrzdrbfh5f35m3fhmchw5cq82-python3.10-python-telegram-0.15.0/lib/python3.10/site-packages/telegram/client.py", line 513, in _wait_authorization_result result.wait(raise_exc=True) File "/nix/store/scrq869jrzdrbfh5f35m3fhmchw5cq82-python3.10-python-telegram-0.15.0/lib/python3.10/site-packages/telegram/utils.py", line 45, in wait raise RuntimeError(f'Telegram error: {self.error_info}')RuntimeError: Telegram error: {'@type': 'error', 'code': 400, 'message': 'Valid api_id must be provided. Can be obtained at https://my.telegram.org', '@extra': {'request_id': 'updateAuthorizationState'}
Describe the bug
tg failes to run once I entered my phone number.
Might be related to paul-nameless/tg#284 but I can't verify because tdlib v1.8.3 (611bf8f ) fails to build on aarch64 (#140751 related)
Installing the same version via home-brew works without issues.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
tg should send and ask me for a code
Additional context
Stacktrace:
Notify maintainers
@sikmir
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: