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

Matrix /syncing stopped while/after homeserver was down #210

Closed
tulir opened this issue Aug 17, 2018 · 0 comments
Closed

Matrix /syncing stopped while/after homeserver was down #210

tulir opened this issue Aug 17, 2018 · 0 comments
Labels
bug: unclassified Something isn't working and it may or may not have worked in the past
Milestone

Comments

@tulir
Copy link
Member

tulir commented Aug 17, 2018

It stops syncing when one sync fails

mautrix-telegram    | [2018-10-15 21:11:29,983] [[email protected]] Fatal error syncing
mautrix-telegram    | Traceback (most recent call last):
mautrix-telegram    |   File "/opt/mautrix-telegram/mautrix_telegram/puppet.py", line 226, in sync
mautrix-telegram    |     await self._sync()
mautrix-telegram    |   File "/opt/mautrix-telegram/mautrix_telegram/puppet.py", line 243, in _sync
mautrix-telegram    |     set_presence="offline")  # type: Dict
mautrix-telegram    |   File "/usr/lib/python3.6/site-packages/mautrix_appservice/intent_api.py", line 126, in _send
mautrix-telegram    |     async with request as response:
mautrix-telegram    |   File "/usr/lib/python3.6/site-packages/aiohttp/client.py", line 843, in __aenter__
mautrix-telegram    |     self._resp = await self._coro
mautrix-telegram    |   File "/usr/lib/python3.6/site-packages/aiohttp/client.py", line 387, in _request
mautrix-telegram    |     await resp.start(conn)
mautrix-telegram    |   File "/usr/lib/python3.6/site-packages/aiohttp/client_reqrep.py", line 748, in start
mautrix-telegram    |     message, payload = await self._protocol.read()
mautrix-telegram    |   File "/usr/lib/python3.6/site-packages/aiohttp/streams.py", line 533, in read
mautrix-telegram    |     await self._waiter
mautrix-telegram    | aiohttp.client_exceptions.ServerDisconnectedError: None
@tulir tulir added the bug: unclassified Something isn't working and it may or may not have worked in the past label Aug 17, 2018
@tulir tulir added this to the 0.4.0 milestone Aug 17, 2018
@tulir tulir closed this as completed in 8da1fb7 Oct 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: unclassified Something isn't working and it may or may not have worked in the past
Development

No branches or pull requests

1 participant