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
2022-06-23T14:08:11.588377+00:00 app[worker.1]: File "/usr/local/lib/python3.9/dist-packages/pytgcalls/methods/utilities/mtproto_handler.py", line 7, in _init_mtproto
File "/xluastream/main.py", line 55, in
2022-06-23T14:08:11.588006+00:00 app[worker.1]: asyncio.get_event_loop().run_until_complete(main())
2022-06-23T14:08:11.588011+00:00 app[worker.1]: File "/usr/lib/python3.9/asyncio/base_events.py", line 642, in run_until_complete
2022-06-23T14:08:11.588206+00:00 app[worker.1]: return future.result()
2022-06-23T14:08:11.588210+00:00 app[worker.1]: File "/xluastream/main.py", line 39, in main
2022-06-23T14:08:11.588297+00:00 app[worker.1]: await group_call.start()
2022-06-23T14:08:11.588300+00:00 app[worker.1]: File "/usr/local/lib/python3.9/dist-packages/pytgcalls/methods/utilities/start.py", line 14, in start
2022-06-23T14:08:11.588369+00:00 app[worker.1]: await self._init_mtproto()
2022-06-23T14:08:11.588377+00:00 app[worker.1]: File "/usr/local/lib/python3.9/dist-packages/pytgcalls/methods/utilities/mtproto_handler.py", line 7, in _init_mtproto
2022-06-23T14:08:11.588431+00:00 app[worker.1]: await self._app.start()
2022-06-23T14:08:11.588438+00:00 app[worker.1]: File "/usr/local/lib/python3.9/dist-packages/pytgcalls/mtproto/mtproto_client.py", line 136, in start
2022-06-23T14:08:11.588504+00:00 app[worker.1]: await self._bind_client.start()
2022-06-23T14:08:11.588518+00:00 app[worker.1]: File "/usr/local/lib/python3.9/dist-packages/pytgcalls/mtproto/pyrogram_client.py", line 316, in start
2022-06-23T14:08:11.588605+00:00 app[worker.1]: await self._app.start()
2022-06-23T14:08:11.588613+00:00 app[worker.1]: File "/usr/local/lib/python3.9/dist-packages/pyrogram/methods/utilities/start.py", line 58, in start
2022-06-23T14:08:11.588681+00:00 app[worker.1]: is_authorized = await self.connect()
2022-06-23T14:08:11.588689+00:00 app[worker.1]: File "/usr/local/lib/python3.9/dist-packages/pyrogram/methods/auth/connect.py", line 40, in connect
2022-06-23T14:08:11.588766+00:00 app[worker.1]: await self.load_session()
2022-06-23T14:08:11.588774+00:00 app[worker.1]: File "/usr/local/lib/python3.9/dist-packages/pyrogram/client.py", line 563, in load_session
2022-06-23T14:08:11.588917+00:00 app[worker.1]: await self.storage.open()
2022-06-23T14:08:11.588924+00:00 app[worker.1]: File "/usr/local/lib/python3.9/dist-packages/pyrogram/storage/file_storage.py", line 56, in open
2022-06-23T14:08:11.588986+00:00 app[worker.1]: file_exists = path.is_file()
2022-06-23T14:08:11.589013+00:00 app[worker.1]: File "/usr/lib/python3.9/pathlib.py", line 1439, in is_file
2022-06-23T14:08:11.589230+00:00 app[worker.1]: return S_ISREG(self.stat().st_mode)
2022-06-23T14:08:11.589233+00:00 app[worker.1]: File "/usr/lib/python3.9/pathlib.py", line 1221, in stat
2022-06-23T14:08:11.589415+00:00 app[worker.1]: return self._accessor.stat(self)
The text was updated successfully, but these errors were encountered: