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

Telegram Persistent Timestamp Outdated Error and GetChannel Difference Request errors #4442

Open
2 tasks done
ZWECE opened this issue Aug 29, 2024 · 6 comments
Open
2 tasks done

Comments

@ZWECE
Copy link

ZWECE commented Aug 29, 2024

Description

Hello,

I have many bot versions. My bot runs each account in a loop with joining the group, sending messages and adding reactions to messages.

2 days ago my v1/v7 versions all give the following issue.
My bots that have been running for 3 months without interruption are giving this problem even though I have not made any changes.

What did I do?

Proxy, device, Mac address, phone numbers, wiretapped or unwiretapped session files, different apis, ignoring issues, windows time settings, creating new session files and hundreds of other changes and tests.

1 API key had the power to process my 8 accounts every 10 seconds.

What changed in Telegram and how can I solve the problem?

Thanks for your help.

Telegram is having internal issues PersistentTimestampOutdatedError: Persistent timestamp outdated (caused by GetChannelDifferenceRequest)

Getting difference for channel updates 1645141274 caused ValueError; ending getting difference prematurely until server issues are resolved

Checklist

  • This is a documentation problem, not a question or a bug report.
  • I have searched for this issue before posting it and there isn't a duplicate.
@Lonami
Copy link
Member

Lonami commented Aug 29, 2024

What changed in Telegram and how can I solve the problem?

Don't know, but you're not the first to report a similar problem. It might've been some temporary issues. It might be deeper changes in how Telegram works.

I unfortunately doubt I'll investigate this any time soon though.

@ZWECE
Copy link
Author

ZWECE commented Aug 29, 2024

It's very important that I find out what caused this mistake. I can't say whether it was the telegram or not. It happened after he was arrested. It seems like a waste of time to wait.

@ShnurD6
Copy link

ShnurD6 commented Aug 29, 2024

Same situation, errors like this for the last 3 days

[WARNING/2024-08-29 15:17:05,587] Getting difference for channel updates 123456 caused PersistentTimestampInvalidError; ending getting difference prematurely until server issues are resolved
[WARNING/2024-08-29 15:19:37,309] Server closed the connection: 0 bytes read on a total of 8 expected bytes
[WARNING/2024-08-29 15:28:56,659] Getting difference for channel updates 123456 caused PersistentTimestampInvalidError; ending getting difference prematurely until server issues are resolved

My bots had been running for about a year, but I had never gotten these errors in such numbers before.

@ZWECE
Copy link
Author

ZWECE commented Aug 29, 2024

@ShnurD6

I've realized more than 200 scenarios and the result is close to impossible. I'm making one last attempt.

I'm changing the coding to run with GPT4 and Pyrogram library, not Telethon, if there is a problem there, which there won't be. We have a problem in Telegram.

@bupabupala
Copy link

I encountered the same issue but couldn't figure out where the problem is. I have a service that randomly requests get_dialogs every 1-5 minutes as a heartbeat, but it resulted in such a warning.

@annatelegina
Copy link

The same problem

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

5 participants