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
setup .env file with my TELEGRAM_API_ID and TELEGRAM_API_HASH.
install dependency
npm run dev
successfully login with phone number
after 1 minute connection is always broken. Session on mobile device is also terminated.
[2024-07-06T18:27:11.487Z] [ERROR] - [Error: Not connected]
Tested with different telegram api. localhost Telegram K works fine.
The text was updated successfully, but these errors were encountered:
Error: RPCError undefined: SESSION_REVOKED (caused by users.GetFullUser)
at RPCMessageToError (index.js:22:12)
at MTProtoSender._handleRPCResult (MTProtoSender.js:809:27)
at MTProtoSender._processMessage (MTProtoSender.js:728:15)
at async MTProtoSender._handleContainer (MTProtoSender.js:836:13)
at async MTProtoSender._processMessage (MTProtoSender.js:728:9)
at async MTProtoSender._recvLoop (MTProtoSender.js:657:17)
[2024-07-06T18:27:11.487Z] [ERROR] - [Error: Not connected]
Tested with different telegram api. localhost Telegram K works fine.
The text was updated successfully, but these errors were encountered: