Clients with error on the first packet after Telegram Android update
See original GitHub issueAfter Telegram Android client update there is issue, that some preview on android client are not loaded, sometimes it can’t automatically connect to proxy until you open proxy settings. In mtproto logs there is:
mtprotoproxy_1 | Clients with error on the first packet (possible replay-attackers):
mtprotoproxy_1 | 95.29.my.ip, 83 times
Issue Analytics
- State:
- Created 4 years ago
- Comments:13 (6 by maintainers)
Top Results From Across the Web
Media upload problem in Telegram since upgraded ... - GitHub
There is a problem in Telegram media uploading since shadowsocks rust was updated to version 1.9. Same problem exist in telegram desktop with ......
Read more >Telegram compiled from source crashing, jni error after ...
I wanted to compile the app and use it besides the official telegram in my phone so I changed the package name from...
Read more >Telegram - ArchWiki
Telegram is a cloud-based cross-platform instant messaging service with optional end-to-end encryption. Account creation requires a phone ...
Read more >15 Ways to Fix Telegram Notifications Not Working or Showing
Find that Telegram app notifications aren't working or showing up? This guide shows 15 fixes to try on your iOS or Android device....
Read more >FileProvider - Android Developers
FileProvider is a special subclass of ContentProvider that facilitates secure sharing of files associated with an app by creating a content:// Uri for...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I added an option to ignore time skew: https://github.com/alexbers/mtprotoproxy/commit/1a63fdae1136bc8082b7aadb7f5d56f1b25d02fc. This should help Android clients until the problem is fixed
To use this option it is necessary to use the latest master branch (not stable branch) and add this line to config.py:
IGNORE_TIME_SKEW = True
It seems they fixed the client: https://github.com/DrKLO/Telegram/commit/df90eface5ebd755ea86c3a4eec66fe5b6e29041