Closed m0nax3 closed 1 year ago
Such errors may happen initially (right after LoginUserIfNeeded
) when you just updated your version of WTelegramClient.
(this is because old updates based on previous version of the API layer have accumulated while your client was stopped)
In which case, some errors like this may show up in the logs but WTelegramClient should be able to ignore the errors and continue execution normally. After the initial batch of updates, that error should not show up again.
Keep me informed if you still see this error (for that user account), or if it no longer happens.
should me remove .session file and relogin? i see this errors already few days...
can you provide some logs?
should me remove .session file and relogin?
i see no reason this would help but you may try (after saving some logs for me)
a temporary workaround could be to downgrade to WTC v3.3.3 or 3.3.2 (layer 156 or 155)
see also https://t.me/tdlibchat/71969
In any case, I will close this issue because I don't think it's an issue in the library, it's server-side so this problem should be tracked with Telegram teams.
Version: 3.4.2 When: simple LoginUserIfNeeded and listen updates