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
I was just trying to use telegram-upload when it suddenly crashed while uploading with python report and this error, terminating all my session:
telethon.errors.rpcerrorlist.SessionRevokedError: The authorization has been invalidated, because of the user terminating all sessions (caused by SaveBigFilePartRequest)
What I Did
Command: telegram-upload directory/files* (2 files from a directory)
full report:
https://pastebin.com/PRvDnPbh
I posted full report on pastebin
The text was updated successfully, but these errors were encountered:
Had this same issue. Had used a temp number so that account is just gone forever. Don't use with accounts you don't have access to the number used to register them.
pip freeze
):Description
I was just trying to use telegram-upload when it suddenly crashed while uploading with python report and this error, terminating all my session:
telethon.errors.rpcerrorlist.SessionRevokedError: The authorization has been invalidated, because of the user terminating all sessions (caused by SaveBigFilePartRequest)
What I Did
Command: telegram-upload directory/files* (2 files from a directory)
The text was updated successfully, but these errors were encountered: