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

service crashes intermittently Matrix #310

Open
cosskay opened this issue Jun 30, 2022 · 1 comment
Open

service crashes intermittently Matrix #310

cosskay opened this issue Jun 30, 2022 · 1 comment
Labels
X-Needs-Info This issue is blocked awaiting information from the reporter

Comments

@cosskay
Copy link

cosskay commented Jun 30, 2022

Good afternoon, after installation, the Matrix service periodically falls. Included the level in the logs Debug showed that after the deletion of expired sessions, the service falls.

2022-06-30 12:14:20,550 - synapse.storage.txn - 693 - DEBUG - update_client_ips-12238 - [TXN END] {_update_client_ips_batch-af66e} 0.000198 sec
2022-06-30 12:14:20,552 - synapse.storage.txn - 590 - DEBUG - prune_old_user_ips-12238 - [TXN START] {_prune_old_user_ips-af66f}
2022-06-30 12:14:20,555 - synapse.storage.txn - 693 - DEBUG - prune_old_user_ips-12238 - [TXN END] {_prune_old_user_ips-af66f} 0.002943 sec
2022-06-30 12:14:21,594 - synapse.handlers.typing - 98 - DEBUG - typing._handle_timeouts-12238 - Checking for typing timeouts
2022-06-30 12:14:21,594 - synapse.handlers.presence - 878 - DEBUG - handle_presence_timeouts-12232 - Handling presence timeouts
2022-06-30 12:14:21,595 - synapse.util.metrics - 152 - DEBUG - handle_presence_timeouts-12232 - Entering block presence_update_states
2022-06-30 12:14:21,595 - synapse.util.metrics - 165 - DEBUG - handle_presence_timeouts-12232 - Exiting block presence_update_states
2022-06-30 12:14:49,778 - synapse.storage.txn - 590 - DEBUG - delete_expired_sessions-33 - [TXN START] {delete_expired_sessions-af670}
@richvdh
Copy link
Member

richvdh commented Aug 1, 2022

What do you mean by "the Matrix service periodically falls"?

The logs you have pasted do not look like they come from sygnal.

@richvdh richvdh added the X-Needs-Info This issue is blocked awaiting information from the reporter label Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
X-Needs-Info This issue is blocked awaiting information from the reporter
Projects
None yet
Development

No branches or pull requests

2 participants