-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
coder/coder
#20296Labels
Description
t.go:106: 2025-09-02 11:23:01.959 [info] net.workspace-proxy: closing workspace proxy server server_url=http://127.0.0.1:42251/
t.go:106: 2025-09-02 11:23:01.960 [debu] net.workspace-proxy.servertailnet: main context canceled; do graceful disconnect server_url=http://127.0.0.1:42251/
t.go:106: 2025-09-02 11:23:01.960 [debu] net.workspace-proxy.servertailnet: sent disconnect server_url=http://127.0.0.1:42251/
t.go:106: 2025-09-02 11:23:01.960 [debu] net.workspace-proxy.servertailnet: stopped expiring old agents server_url=http://127.0.0.1:42251/
t.go:106: 2025-09-02 11:23:01.960 [debu] net.workspace-proxy.servertailnet: failed to receive DERP message server_url=http://127.0.0.1:42251/ ...
error= drpc: stream terminated by sending close
storj.io/drpc/drpcstream.init:494
runtime.doInit1:7410
runtime.doInit:7377
runtime.main:254
t.go:106: 2025-09-02 11:23:01.960 [warn] net.workspace-proxy: failed to ping sibling replica, this could happen if the replica has shutdown server_url=http://127.0.0.1:42251/ replica_hostname=depot-machine replica_relay_address=http://127.0.0.1:33925/ ...
error= do probe:
github.com/coder/coder/v2/enterprise/replicasync.PingPeerReplica
/home/runner/work/coder/coder/enterprise/replicasync/replicasync.go:385
- Get "http://127.0.0.1:33925/derp/latency-check": context canceled
wsproxy_test.go:661:
Error Trace: /home/runner/work/coder/coder/enterprise/wsproxy/wsproxy_test.go:661
/home/runner/work/coder/coder/enterprise/wsproxy/wsproxy.go:493
/opt/hostedtoolcache/go/1.24.6/x64/src/runtime/asm_amd64.s:1700
Error: Should be empty, but was Failed to dial peers: ping sibling replica depot-machine (http://127.0.0.1:33925/): do probe: Get "http://127.0.0.1:33925/derp/latency-check": context canceled
Test: TestWorkspaceProxyDERPMeshProbe/ProbeOK
Messages: replica 5 ping callback error
seen here: https://github.com/coder/coder/actions/runs/17401867902/job/49396670181?pr=19566