Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Last server dialog date didn't increased from" #3004

Closed
avosirenfal opened this issue Jul 29, 2024 · 2 comments
Closed

"Last server dialog date didn't increased from" #3004

avosirenfal opened this issue Jul 29, 2024 · 2 comments

Comments

@avosirenfal
Copy link

avosirenfal commented Jul 29, 2024

I have one particular account that causes this hard crash of tdlib, but only when logging in from a saved auth and message database. What's going on? Is this something I can fix?

This using tdlib and Python as in the Python example on the production servers - not the test DC.

<= {'@type': 'updateAuthorizationState', 'authorization_state': {'@type': 'authorizationStateReady'}, '@client_id': 2}

=> {'@type': 'getMe', '@extra': 1}
=> {'@type': 'getChats', 'limit': 100, '@extra': 2}

<= {'@type': 'updateAnimationSearchParameters', 'provider': 'tenor', 'emojis': ['👍', '😘', '😍', '😡', '🥳', '😂', '😮', '🙄', '😎', '👎'], '@client_id': 2}

[ 1][t 8][1722262025.385882377][MessagesManager.cpp:14867][#2][!Td]      Last server dialog date didn't increased from [7331087365533859959, -4163305030] to [9223372036854775807, 0] after receiving 1 chats {chat -1002091911407} from 8 in folder 0. last_dialog_date = [7331087365533859959, -4163305030], last_loaded_database_dialog_date = [0, 0]
@avosirenfal
Copy link
Author

We deleted all the group chats on the account, and it doesn't happen now. I'm not sure what was up with that but I'd like to know in case this occurs again in the future.

@levlam
Copy link
Contributor

levlam commented Jul 30, 2024

There is nothing wrong in the log line you have sent.

@levlam levlam closed this as completed Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants