@jessew@mk.cpluspatch.comChecking if cpluspatch.dev is in the s2s cache. 'cpluspatch.dev' is not a valid IP[:port] literal. Proceeding with well-known resolution. Result for 'cpluspatch.dev' from well-known: 'cpluspatch.dev':443 ServerName object is now ServerName(server_name='cpluspatch.dev', sni=None, port=443, cache_until=1743380791.21113) well-known reported the server address as explicitly 'cpluspatch.dev':443 Final ServerName object: ServerName(server_name='cpluspatch.dev', sni=None, port=443, cache_until=1743380791.21113) Sending a request to https://cpluspatch.dev:443/_matrix/federation/v1/version (but connecting with SNI/Host: 'cpluspatch.dev') Response code: 200 Response headers: Headers({'server': 'Synapse/1.127.1', 'date': 'Sun, 30 Mar 2025 00:26:31 GMT', 'content-type': 'application/json', 'cache-control': 'no-cache, no-store, must-revalidate', 'access-control-allow-origin': '*', 'access-control-allow-methods': 'GET, HEAD, POST, PUT, DELETE, OPTIONS', 'access-control-allow-headers': 'X-Requested-With, Content-Type, Authorization, Date', 'access-control-expose-headers': 'Synapse-Trace-Id, Server', 'transfer-encoding': 'chunked', 'strict-transport-security': 'max-age=15552000; includeSubDomains', 'x-content-type-options': 'nosniff', 'permissions-policy': 'interest-cohort=()', 'vary': 'Accept-Encoding', 'content-encoding': 'gzip'}) Response text: '{"server":{"name":"Synapse","version":"1.127.1"}}' Response: {'server': {'name': 'Synapse', 'version': '1.127.1'}} Response successful!