question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Clients with error on the first packet after Telegram Android update

See original GitHub issue

After 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:closed
  • Created 4 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
alexberscommented, Feb 15, 2020

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

2reactions
alexberscommented, Feb 16, 2020
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found