Bug#960276: matrix-synapse: init.d script is unable to generate missing keys

2021-01-10 Thread devel
Hello, the issue can be fixed by removing the check for certifacte/key files in the init script. See the attached patch. matrix-synapse does not require these files anymore, if tls is not configured. Thus the init script should not check for these files. Cheers, Lars --- matrix-synapse.orig 2021-

Bug#960276: matrix-synapse: init.d script is unable to generate missing keys

2020-05-11 Thread Mikko Rasa
Package: matrix-synapse Version: 1.12.4-1 Severity: normal I was trying to set up synapse and kept getting the error: Starting matrix-synapse: matrix-synapseTLS certificate file not found ... failed! Turns out the synapse.config does not like certain files being missing, or an invalid database