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

bad_msg_notification when using the same account simultaneously on multiple instances #5

Open
ip opened this issue Mar 12, 2018 · 2 comments

Comments

@ip
Copy link

ip commented Mar 12, 2018

I'm trying to get my development server working while the production is running. I'm using different tokens. On the development I'm getting these responses for any request:

{"id": 0, "message": {"_cons": "bad_msg_notification", "bad_msg_id": 6532164331258096284, "bad_msg_seqno": 3, "error_code": 17}}

Telegram docs suggest that error_code == 17 has something to do with msg_ids. They tell that "the client time has to be synchronized, and the message re-sent with the correct msg_id". Anyone knows what does it mean?

@milch @lattenwald

@nikat
Copy link
Owner

nikat commented May 19, 2018

Hi. Try to check if the timezone at the development server is correct.

@ip
Copy link
Author

ip commented May 21, 2018

Should it match one at the production?

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