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
Nov 30 23:27:21 integrations python[14189]: [2019-11-30 23:27:21,951] [[email protected].@redacted:redacted.org] Failed to run post-login functions for @redacted:redacted.org
Nov 30 23:27:21 integrations python[14189]: Traceback (most recent call last):
Nov 30 23:27:21 integrations python[14189]: File "/home/telegram/tgenv/lib/python3.6/site-packages/mautrix_telegram/user.py", line 205, in post_login
Nov 30 23:27:21 integrations python[14189]: await self.sync_dialogs()
Nov 30 23:27:21 integrations python[14189]: File "/home/telegram/tgenv/lib/python3.6/site-packages/mautrix_telegram/user.py", line 335, in sync_dialogs
Nov 30 23:27:21 integrations python[14189]: portal = po.Portal.get_by_entity(entity)
Nov 30 23:27:21 integrations python[14189]: File "/home/telegram/tgenv/lib/python3.6/site-packages/mautrix_telegram/portal/base.py", line 438, in get_by_entity
Nov 30 23:27:21 integrations python[14189]: raise ValueError(f"Unknown entity type {entity_type.__name__}")
Nov 30 23:27:21 integrations python[14189]: ValueError: Unknown entity type ChatForbidden
Nov 30 23:27:21 integrations python[14189]: [2019-11-30 23:27:21,952] [[email protected]] /home/telegram/tgenv/lib/python3.6/site-packages/mautrix_telegram/user.py:208: RuntimeWarning: coroutine 'PortalMetadata.create_matrix_room' was never awaited
Nov 30 23:27:21 integrations python[14189]: self.log.exception("Failed to run post-login functions for %s", self.mxid)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: