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

Failed to synchronize a user due to ChatForbidden #390

Closed
turt2live opened this issue Nov 30, 2019 · 0 comments
Closed

Failed to synchronize a user due to ChatForbidden #390

turt2live opened this issue Nov 30, 2019 · 0 comments
Labels
bug: defect Something isn't working and it never has worked
Milestone

Comments

@turt2live
Copy link
Contributor

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)
@tulir tulir added the bug: defect Something isn't working and it never has worked label Dec 1, 2019
@tulir tulir added this to the 0.7.0 milestone Dec 1, 2019
@tulir tulir closed this as completed in af0f731 Dec 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: defect Something isn't working and it never has worked
Development

No branches or pull requests

2 participants