Bug#935654: matrix-synapse: /etc/init.d/matrix-synapse stop doesn't work

2021-01-13 Thread devel
Hello, Am Wed, 13 Jan 2021 13:57:07 +0100 schrieb "Andrej Shadura" : > > indeed matrix-synapse does it properly - it just needs the "--daemonize" > > option. > > See my updated patch: it uses "--daemonize" (for matrix-synapse) instead of > > "--background" (for start-stop-daemon). > > (the

Bug#920339: Bug#935654: matrix-synapse: /etc/init.d/matrix-synapse stop doesn't work

2021-01-13 Thread Andrej Shadura
Hi, On Mon, 11 Jan 2021, at 23:24, de...@sumpfralle.de wrote: > Hello, > > > On Sun, 10 Jan 2021 17:34:57 +0100 wrote: > > > * Forcing start-stop-daemon to create the PID file. > > Synapse seems to fail to do this, see > > https://github.com/matrix-org/synapse/issues/9066 > > indeed

Bug#935654: matrix-synapse: /etc/init.d/matrix-synapse stop doesn't work

2021-01-11 Thread devel
Hello, On Sun, 10 Jan 2021 17:34:57 +0100 wrote: > * Forcing start-stop-daemon to create the PID file. > Synapse seems to fail to do this, see > https://github.com/matrix-org/synapse/issues/9066 indeed matrix-synapse does it properly - it just needs the "--daemonize" option. See my

Bug#935654: matrix-synapse: /etc/init.d/matrix-synapse stop doesn't work

2021-01-10 Thread devel
Hello, the issue can be fixed by: * Forcing start-stop-daemon to create the PID file. Synapse seems to fail to do this, see https://github.com/matrix-org/synapse/issues/9066 * removing the "--exec" match from the "stop" action Attached you find a patch fixing these issues. Afterwards

Bug#935654: matrix-synapse: /etc/init.d/matrix-synapse stop doesn't work

2019-08-24 Thread sergio
Package: matrix-synapse Version: 1.3.0-1~bpo10+1 Severity: normal Dear Maintainer, # /etc/init.d/matrix-synapse stop doesn't work: # lsof -i -n -sTCP:LISTEN | grep mat python3 3831 matrix-synapse 10u IPv6 51886 0t0 TCP [::1]:8448 (LISTEN) python3 3831 matrix-synapse 11u IPv4 51887