02:11:56.316 DEBUG [core] sing-box users hot-swapped users=211
02:11:56.316 INFO [hysteria2:1111] users updated: +0 -1
上面是第二次挂掉xboard-node的日志
singbox的日志
+0800 2026-04-30 22:52:59 INFO [710737010 0ms] inbound/hysteria2[hysteria-in]: inbound connection from ip.ip.ip.ip:16035
panic: runtime error: index out of range [211] with length 211
goroutine 6311 [running]:
github.com/sagernet/sing-box/protocol/hysteria2.(*Inbound).NewConnectionEx(0x6ce07d845e80, {0x22b3a70?, 0x6ce081d2d200?}, {0x22ca9d8, 0x6ce07f765150}, {{{0x0, 0xffff78ebb89e}, {0x6ce07d8028a0}}, 0x3ea3, {0x0, ...}}, ...)
/home/runner/go/pkg/mod/github.com/cedar2025/sing-box@v1.14.0-alpha.2.0.20260316103356-2e665cb7e295/protocol/hysteria2/inbound.go:159 +0x434
github.com/sagernet/sing-quic/hysteria2.(*serverSession[...]).handleStream(0x22d4d80, 0x6ce081acf6e0)
/home/runner/go/pkg/mod/github.com/sagernet/sing-quic@v0.6.0/hysteria2/service.go:277 +0x284
github.com/sagernet/sing-quic/hysteria2.(*serverSession[...]).dispatchStream.func1()
/home/runner/go/pkg/mod/github.com/sagernet/sing-quic@v0.6.0/hysteria2/service.go:262 +0x30
created by github.com/sagernet/sing-quic/hysteria2.(*serverSession[...]).dispatchStream in goroutine 6310
/home/runner/go/pkg/mod/github.com/sagernet/sing-quic@v0.6.0/hysteria2/service.go:261 +0x1f8
应该是删除用户的时候报错了
02:11:56.316 DEBUG [core] sing-box users hot-swapped users=211
02:11:56.316 INFO [hysteria2:1111] users updated: +0 -1
上面是第二次挂掉xboard-node的日志
singbox的日志
应该是删除用户的时候报错了