make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against moqt://lminiero.it:9000... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client:latest docker run --rm \ --network host \ -e RELAY_URL=moqt://lminiero.it:9000 \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-test-client:latest TAP version 14 # moq-test-client v0.1.0 # Relay: moqt://lminiero.it:9000 1..6 not ok 1 - setup-only --- duration_ms: 268 message: "failed to connect to relay: aborted by peer: the cryptographic handshake failed: error 120" ... not ok 2 - announce-only --- duration_ms: 121 message: "failed to connect to relay: aborted by peer: the cryptographic handshake failed: error 120" ... not ok 3 - subscribe-error --- duration_ms: 233 message: "failed to connect to relay: aborted by peer: the cryptographic handshake failed: error 120" ... not ok 4 - announce-subscribe --- duration_ms: 232 message: "publisher failed to connect: aborted by peer: the cryptographic handshake failed: error 120" ... not ok 5 - subscribe-before-announce --- duration_ms: 237 message: "subscriber failed to connect: aborted by peer: the cryptographic handshake failed: error 120" ... not ok 6 - publish-namespace-done --- duration_ms: 116 message: "failed to connect to relay: aborted by peer: the cryptographic handshake failed: error 120" ... make[1]: *** [Makefile:91: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'