matrix-synapse.service: Failed with result 'exit-code'
-
Hello everybody,
I did upgrade my matrix synapse server via ansible. Before it was running fine. Now, I am getting the following error and the server does not start:
matrix-synapse.service: Failed with result 'exit-code Failed to start matrix-synapse.service - Synapse servermy systemctl status matrix-synapse.service:
matrix-synapse.service - Synapse server Loaded: loaded (/etc/systemd/system/matrix-synapse.service; enabled; preset: enabled) Active: activating (auto-restart) (Result: exit-code) since Sat 2025-09-06 09:40:17 UTC; 5s ago Process: 15854 ExecStartPre=/usr/bin/env sh -c /usr/bin/env docker stop --time=3 matrix-synapse 2>/dev/null || true (code=exited, status=0/SUCCESS) Process: 15865 ExecStartPre=/usr/bin/env sh -c /usr/bin/env docker rm matrix-synapse 2>/dev/null || true (code=exited, status=0/SUCCESS) Process: 15875 ExecStartPre=/usr/bin/env docker create --rm --name=matrix-synapse --log-driver=none --user=999:1000 --cap-drop=ALL --read-only --tmpfs=/tmp:rw,noexec,nosuid,size=2500m --network=matrix-homes> Process: 15884 ExecStartPre=/usr/bin/env docker network connect traefik matrix-synapse (code=exited, status=0/SUCCESS) Process: 15892 ExecStartPre=/usr/bin/env docker network connect matrix-postgres matrix-synapse (code=exited, status=0/SUCCESS) Process: 15900 ExecStartPre=/usr/bin/env docker network connect matrix-exim-relay matrix-synapse (code=exited, status=0/SUCCESS) Process: 15908 ExecStart=/usr/bin/env docker start --attach matrix-synapse (code=exited, status=1/FAILURE) Process: 15909 ExecStartPost=/usr/bin/env sleep 10 (code=exited, status=0/SUCCESS) Main PID: 15908 (code=exited, status=1/FAILURE)Does anybody have any idea what I might be missing here? Thanks for some hints.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login