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

Login problem #2

Open
mrb0098 opened this issue Aug 28, 2023 · 2 comments
Open

Login problem #2

mrb0098 opened this issue Aug 28, 2023 · 2 comments

Comments

@mrb0098
Copy link

mrb0098 commented Aug 28, 2023

بعد از تلاش برای اجرای این کد :

async with Client(session='mysession') as client:
         await client.send_message('me', 'لوگین باموفقیت انجام شد')
         await client.run_until_disconnected()

با این خطا مواجه می شوم :

WARNING:rubpy:request status InvalidInput
ERROR:root:{'status': 'ERROR_GENERIC', 'status_det': 'INVALID_INPUT'}
ERROR:asyncio:Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fbbe68b53c0>
ERROR:asyncio:Unclosed connector
connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x7fbbe683ec80>, 2223910.684)]']
connector: <aiohttp.connector.TCPConnector object at 0x7fbbe68b5450>
@shayanheidari01
Copy link
Owner

سلام، مشکل حل شده لطفا کتابخونه رو آپدیت کن:
pip install -U rubpy

@mahdoosh1
Copy link

سلام، مشکل حل شده لطفا کتابخونه رو آپدیت کن:
pip install -U rubpy

اگه حل شده ببند این مشکل رو

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

3 participants