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

Synapse server occasionally suddenly unresponsive #3343

Open
Vincent-appinco opened this issue May 31, 2024 · 1 comment
Open

Synapse server occasionally suddenly unresponsive #3343

Vincent-appinco opened this issue May 31, 2024 · 1 comment
Labels
question This issue is a question related to installation

Comments

@Vincent-appinco
Copy link

Playbook Configuration:

My vars.yml file looks like this:

matrix_domain: REDACTED
matrix_homeserver_implementation: synapse
matrix_homeserver_generic_secret_key: REDACTED
matrix_playbook_reverse_proxy_type: playbook-managed-traefik
devture_traefik_config_certificatesResolvers_acme_email: REDACTED
devture_postgres_connection_password: REDACTED
matrix_synapse_workers_enabled: true
matrix_synapse_admin_enabled: true
matrix_synapse_presence_enabled: false
etherpad_enabled: false

Matrix Server:

  • Hetzner CAX11 ARM 4GB 2vCPU node with Debian
  • There's in total only 3 users on the server with little to no activity

Problem description:

For a good amount of time everything ran perfectly smoothly with no issues whatsoever without updating. Recently however all of the sudden the synapse server would become unresponsive and all connected clients would be disconnected. Rebooting the server solved it for some time until it happens more and more often. I didn't see any signs of malicious intrusion or rogue processes so I updated to latest version and experience the same issue still. Usually I notice the CPU/disk exploding when this happens but believe I've seen the issue on normal CPU/disk load as well.

How can I find out what's causing this and/or what is recommended to solve this?

image

image

@xylobol
Copy link

xylobol commented Jun 3, 2024

I'm seeing this as well on a bog-standard x86_64 box. Everything is up to date.

@luixxiul luixxiul added the question This issue is a question related to installation label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question This issue is a question related to installation
Projects
None yet
Development

No branches or pull requests

3 participants