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
Traceback (most recent call last):
File "/snap/matrix/x11/python/usr/local/lib/python3.8/site-packages/mautrix/bridge/commands/handler.py", line 491, in handle
await self._run_handler(handler, evt)
File "/snap/matrix/x11/python/usr/local/lib/python3.8/site-packages/mautrix_telegram/commands/handler.py", line 192, in _run_handler
return await handler(evt)
File "/snap/matrix/x11/python/usr/local/lib/python3.8/site-packages/mautrix/bridge/commands/handler.py", line 340, in __call__
return await self._handler(evt)
File "/snap/matrix/x11/python/usr/local/lib/python3.8/site-packages/mautrix_telegram/commands/telegram/auth.py", line 107, in login_qr
if await login_as.is_logged_in():
AttributeError: 'NoneType' object has no attribute 'is_logged_in'
The text was updated successfully, but these errors were encountered:
Error:
The text was updated successfully, but these errors were encountered: