td
td copied to clipboard
All devices are logged out after successful TDLib login session
Current Behavior:
- Successfully log in to Telegram using TDLib
- After a short period (while the TDLib session is still active)
- All other devices (including the official Telegram app) using the same account are automatically logged out
- This happens consistently in this sequence
Questions:
- How can I investigate the root cause of this behavior?
- Are there any specific logs or events I should monitor to understand what triggers these logouts?
- Is there a way to check if this is caused by Telegram's security mechanisms or by something in my TDLib implementation?
What I'd like to know:
- Which log levels or specific events should I watch for?
- Are there any specific TDLib methods I can use to check the session status?
- How can I determine if my application is being flagged as suspicious?
I use TDLib 1.8.35
- You can't investigate the root cause of this behavior.
- There are no specific events.
- This is caused by Telegram's security mechanisms.
You can't determine the cause or do anything specific to avoid this.
- You can't investigate the root cause of this behavior.
- There are no specific events.
- This is caused by Telegram's security mechanisms.
You can't determine the cause or do anything specific to avoid this.
Why does it happen though? This happens to me too, and has never happened in the last 3 years.
@morseton It is impossible to determine the cause of this.