Junyu Liu

Results 160 comments of Junyu Liu

There's nothing wrong with these logs:(

There is nothing wrong in the logs... In the past such problems were usually caused by proxy. 1080 is your local socks5 port?

What is your client version? If the import has been successful, it is usually not a client-side problem. This is a problem I have never encountered before😢

There is no problem with the version and no problem with moving the Telegram directory.😢

Try reinstalling Telegram, try a different computer. I may not be able to help much on this issue...

The logs still look fine. It looks like the connection is encountering some EOF causing retries. The dial address in the proxy logs is `myproxyaddress`, it seems something wrong...

Try `--reconnect-timeout 0` flag

It seems to be an issue with your proxy...

Which function do you need? Is see most functions have been impled by tdl.

It seems that most features can be achieved by exporting raw information using the command `tdl chat XXXX --raw` and combining it with some scripts. tdl is a general-purpose tool...