Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Unable to start service matrix-coturn.service #4

Open
buczi11 opened this issue Mar 2, 2023 · 5 comments
Open

Unable to start service matrix-coturn.service #4

buczi11 opened this issue Mar 2, 2023 · 5 comments

Comments

@buczi11
Copy link

buczi11 commented Mar 2, 2023

Hi,
screenshot describes the problem.
0203_02_45

For the moment, I have excluded it from the installation

@WowSuchRicky
Copy link

I ran into this recently in the upstream project (spantaleev/matrix-docker-ansible-deploy#2562 (comment)) and it was randomly resolved a bit later. If you are running anything else on the server such as microk8s/kube or similar there could be conflicts.

The root of the issue is that matrix-coturn depends on matrix-traefik-certs-dumper which is not actually working correctly, which is why it says a dependency job ... failed. As unsatisfying as it is, I believe just pulling the latest version of that ansible playbook suite worked fine for me going forward.

@AhmedErrahmani
Copy link

I pull the latest version of that ansible playbook and still have the same problem

@mikedolx
Copy link

Hi @AhmedErrahmani,
lately i tried the playbook within my homenet, and i hat the same issue. I resolved it by disabling SSL as described here:

https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/configuring-playbook-ssl-certificates.md#disabling-ssl-termination

Depending on your use case, that might not be what you want. As i have my own reverse-proxy, that is exactly what i needed.

@gradation0746
Copy link

Is there any viable resolution for this issue? Disabling SSL isn't an option for me.

@WowSuchRicky
Copy link

WowSuchRicky commented Aug 8, 2023

@gradation0746 I ended up finding later on that the true root cause for this was that I had other services on the same host taking up ports. Try to host this on a machine/VM without a bunch of ports in use and see if that fixes the issue for you too.

spantaleev/matrix-docker-ansible-deploy#2562 (comment)
Looks like quite a few people ran into it for the same reason.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

5 participants