Project

General

Profile

Actions

tickets #158287

open

telegram.service broken

Added by crameleon about 1 month ago. Updated about 1 month ago.

Status:
New
Priority:
Normal
Assignee:
Category:
IRC and Matrix
Target version:
-
Start date:
2024-03-30
Due date:
% Done:

0%

Estimated time:

Description

Mar 30 18:48:38 matrix python3.11[777]: [2024-03-30 18:48:38,318] [CRITICAL@mau.init] Unexpected error in main event loop
Mar 30 18:48:38 matrix python3.11[777]: Traceback (most recent call last):
Mar 30 18:48:38 matrix python3.11[777]:   File "/usr/lib/python3.11/site-packages/mautrix/util/program.py", line 211, in _run
Mar 30 18:48:38 matrix python3.11[777]:     self.loop.run_until_complete(self.start())
Mar 30 18:48:38 matrix python3.11[777]:   File "/usr/lib64/python3.11/asyncio/base_events.py", line 654, in run_until_complete
Mar 30 18:48:38 matrix python3.11[777]:     return future.result()
Mar 30 18:48:38 matrix python3.11[777]:            ^^^^^^^^^^^^^^^
Mar 30 18:48:38 matrix python3.11[777]:   File "/usr/lib/python3.11/site-packages/mautrix/bridge/bridge.py", line 256, in start
Mar 30 18:48:38 matrix python3.11[777]:     await super().start()
Mar 30 18:48:38 matrix python3.11[777]:   File "/usr/lib/python3.11/site-packages/mautrix/util/program.py", line 246, in start
Mar 30 18:48:38 matrix python3.11[777]:     await asyncio.gather(*(self.startup_actions or []))
Mar 30 18:48:38 matrix python3.11[777]:   File "/usr/lib/python3.11/site-packages/mautrix_telegram/bot.py", line 147, in start
Mar 30 18:48:38 matrix python3.11[777]:     await super().start(delete_unless_authenticated)
Mar 30 18:48:38 matrix python3.11[777]:   File "/usr/lib/python3.11/site-packages/mautrix_telegram/abstract_user.py", line 308, in start
Mar 30 18:48:38 matrix python3.11[777]:     await self._init_client()
Mar 30 18:48:38 matrix python3.11[777]:   File "/usr/lib/python3.11/site-packages/mautrix_telegram/abstract_user.py", line 216, in _init_client
Mar 30 18:48:38 matrix python3.11[777]:     self.client = MautrixTelegramClient(
Mar 30 18:48:38 matrix python3.11[777]:                   ^^^^^^^^^^^^^^^^^^^^^^
Mar 30 18:48:38 matrix python3.11[777]: TypeError: TelegramBaseClient.__init__() got an unexpected keyword argument 'update_error_callback'
Mar 30 18:48:38 matrix python3.11[777]: [2024-03-30 18:48:38,320] [DEBUG@mau.init] Stopping database due to SystemExit
Mar 30 18:48:38 matrix python3.11[777]: [2024-03-30 18:48:38,322] [DEBUG@mau.init] Database stopped
Actions #1

Updated by crameleon about 1 month ago

  • Category set to IRC and Matrix
  • Assignee set to hellcp
  • Private changed from Yes to No
Actions

Also available in: Atom PDF