Closed matrixbot closed 1 month ago
This comment was originally posted by @neilalexander at https://github.com/matrix-org/dendrite/issues/1694#issuecomment-757563359.
Have you used https://federationtester.matrix.org/ to check your deployment?
This comment was originally posted by @niwla23 at https://github.com/matrix-org/dendrite/issues/1694#issuecomment-757578080.
I just did and I think I found the problem: I am using caddyserver to reverse proxy from matrix.mydomain.click. so the certificate Is only valid for the subdomain. How could I fix this?
This comment was originally posted by @niwla23 at https://github.com/matrix-org/dendrite/issues/1694#issuecomment-757578605.
Will a client also try port 8443? Then I could just run it on the same domain without a proxy
This issue was originally created by @niwla23 at https://github.com/matrix-org/dendrite/issues/1694.
Background information
go version
: irrelevantDescription
I get this error when joining a room on another server:
Steps to reproduce
install dendrite with this docker-compose: