- Notifications
You must be signed in to change notification settings - Fork928
Closed
Description
https://github.com/coder/coder/actions/runs/10182407287/job/28164871666?pr=14036
=== Failed=== FAIL: tailnet TestTailnet/Connect (0.11s)... t.go:99: 2024-07-31 14:46:40.839 [debu] w2: dial tcp addr_port="[fd7a:115c:a1e0:4d90:96c8:93df:94bd:ba45]:35565" t.go:99: 2024-07-31 14:46:40.839 [debu] w1.net.netstack: netstack: could not connect to local server at 127.0.0.1:35565 (or [::1]:35565)%!(EXTRA *net.OpError=dial tcp [::1]:35565: connect: connection refused) conn_test.go:80: Error Trace:/home/runner/work/coder/coder/tailnet/conn_test.go:80 Error: Received unexpected error: connect tcp [fd7a:115c:a1e0:4d90:96c8:93df:94bd:ba45]:35565: connection was refused Test: TestTailnet/Connect ... conn_test.go:72: Error Trace:/home/runner/work/coder/coder/tailnet/conn_test.go:72 /opt/hostedtoolcache/go/1.22.5/x64/src/runtime/asm_amd64.s:1695 Error: Received unexpected error: tailnet: github.com/coder/coder/v2/tailnet.(*listener).Accept /home/runner/work/coder/coder/tailnet/conn.go:862 - use of closed network connection Test: TestTailnet/Connect