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

federation tester incorrectly says it times out when .well-known has a time-out, but an SRV record is present #27

Open
mvgorcum opened this issue Jan 24, 2021 · 0 comments

Comments

@mvgorcum
Copy link

Describe the bug
Unclear error message when .well-known lookup has a time-out.

See also matrix-federation-tester#113.

To Reproduce
Run federation tester on a server that has SRV domain delegation, and a time-out on https://server_name/.well-known/matrix/server

Expected behavior
I expected the federation tester to tell me the server works correctly, and optionally to mention a time-out on the .well-known lookup.

The tester gives a time-out error, but it doesn't clearly state that .well-known has a time-out:

Got 1 connection report.

There was an error looking up homeserver version information: Get matrix://balsillie.net/_matrix/federation/v1/version: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

I would say it's technically correct, but hard to interpret.
Screenshots
image

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