Closed KarolosLykos closed 2 years ago
M_UNAUTHORIZED: Failed to find any key to satisfy: _FetchKeyRequest(server_name='localhost'...
You can't use localhost
as a server domain and participate in the Matrix federation. You will need to use a valid domain name and publicly-verifiable TLS certificate. The federation tester can be used to check if your setup is suitable for open federation.
Thank you for the reply. So I changed the server name with my domain matrix.karoloslykos.com
. I have issued a TLS certificate using cerbot
and added a _matrix._tcp DNS SRV record
. But again I get the same error.
Check with https://federationtester.matrix.org - it doesn't work https://federationtester.matrix.org/#matrix.karoloslykos.com Either way this is a support question, please use #dendrite:matrix.org for that.
Hello guys,
I really need some help on start contributing to dendrite. I followed the instruction on the INSTALL.md file and managed to start the dendrite homeserver. I connected to the element matrix client but I can't join any rooms or direct message anyone.
I get this error whenever I am trying to add the dendrite room:
Am I missing something?