Closed ppkhoa closed 1 year ago
Try simplifying your Synapse configuration to ensure it's not one of your customizations that are causing the problem.
We're using the official Synapse container image. Consider reporting this issue upstream.
OK, I disabled the self-build option for synapse
, official/pre-built image works:
matrix_synapse_container_image_self_build: false
Playbook Configuration:
My
vars.yml
file looks like this:Matrix Server:
Problem description:
After updating the playbook to the latest version, running
just setup-all
errored out at the end regarding matrix-synapse not started. Checking journal,journalctl -xeu matrix-synapse.service
, I got this error:Additional context Add any other context about the problem here.