You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
&errors.fundamental{ msg: "got nonsystem message from server: *telegram.UpdateShort", stack: &errors.stack{ 0x12bc7fa, 0x12bc33f, 0x12be0b4, 0x106ac41, }, } &telegram.UpdatesTooLong{} &errors.fundamental{ msg: "got nonsystem message from server: *telegram.UpdatesTooLong", stack: &errors.stack{ 0x12bc7fa, 0x12bc33f, 0x12be0b4, 0x106ac41, }, }
Then after few minutes panic: Panicking because of error: The user has been deactivated and banned (code 401)
Checked 2 phone numbers
The text was updated successfully, but these errors were encountered:
Description
I ran get_updates after auth and receive:
&errors.fundamental{ msg: "got nonsystem message from server: *telegram.UpdateShort", stack: &errors.stack{ 0x12bc7fa, 0x12bc33f, 0x12be0b4, 0x106ac41, }, } &telegram.UpdatesTooLong{} &errors.fundamental{ msg: "got nonsystem message from server: *telegram.UpdatesTooLong", stack: &errors.stack{ 0x12bc7fa, 0x12bc33f, 0x12be0b4, 0x106ac41, }, }
Then after few minutes panic: Panicking because of error: The user has been deactivated and banned (code 401)
Checked 2 phone numbers
The text was updated successfully, but these errors were encountered: