kenorb-contrib / tg

`telegram-cli` for Telegram IM
https://github.com/telegramdesktop/tdesktop
GNU General Public License v2.0
382 stars 52 forks source link

FAIL: 38: can not parse arg #1 #35

Open xloem opened 3 years ago

xloem commented 3 years ago

I can't connect to a peer anymore. commands like history and chat_with_peer are failing with `FAIL: 38: can not parse arg #1'.

I ran a quick gdb and it seems the username_peer_pair tree in interface.c is not being filled. Its pointer equals zero. It seems the functions that fill it are not getting called. Could something have changed on the server?

suntong commented 2 years ago

Getting the same failure message when doing chat_add_user as well.