Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dendrite port 8448 not listening #3439

Closed
matrixbot opened this issue Nov 2, 2024 · 1 comment
Closed

Dendrite port 8448 not listening #3439

matrixbot opened this issue Nov 2, 2024 · 1 comment

Comments

@matrixbot
Copy link
Collaborator

This issue was originally created by @unixbird at matrix-org/dendrite#3439.

Background information

  • using latest tag from docker hub:
  • Postgres?:
  • Running in Kubernetes:
  • go version:
  • Client used (if applicable):

Description

Federation tester does not seem to work and federation does not work. It looks like 8448 is not listening at all inside the container so the tester always fails. I can log into the server itself via Element after I create my admin user but Federated services do not work.
Of course I could be misconfiguring something as I'm new to matrix.

Steps to reproduce

  1. run the docker image with kubernetes
  2. point ingress-nginx to 8008 for TLS + webui
  3. run federation tester and it fails.
@matrixbot
Copy link
Collaborator Author

This comment was originally posted by @unixbird at matrix-org/dendrite#3439 (comment).

Got this working by ultimately using a SRV record address pointing to port 443. 8448 seems to be a non issue.

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

No branches or pull requests

1 participant