-
-
Notifications
You must be signed in to change notification settings - Fork 134
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
Error when connect client unable to decode Vector<User>: field Elems: unable to decode UserClass: unexpected id 0x8f97c628 #1166
Comments
That happened when I upgraded 0.84 to 0.85 |
0.88 - the same problem |
0.89 - the same problem |
it's happend when there are unread updates after schema upgrading |
0.90 - the same problem |
Is there any way to solve it? |
I encountered a similar error,It has been bothering me for a long time:unable to decode boxed value:unable to decode MessagesMessagesClass. |
Is there still a solution to this problem that still exists |
What version of gotd are you using?
0.85.0
Can this issue be reproduced with the latest version?
yes
What did you do?
try connect a lot of clients bot/accounts
What did you expect to see?
no errors
What did you see instead?
rpcDoRequest: unable to decode Vector: field Elems: unable to decode UserClass: unexpected id 0x8f97c628
What Go version and environment are you using?
go 1.20
The text was updated successfully, but these errors were encountered: