due icon indicating copy to clipboard operation
due copied to clipboard

网络断开后出现的错误

Open wen495713 opened this issue 9 months ago • 0 comments

今天公司断了下网发现没有网络就会出现下面的错误,先留个记录慢慢修

[2025/04/03 11:22:30.046037] ~/go/pkg/mod/github.com/dobyte/due/[email protected]/cluster/mesh/mesh.go:134 transport server create failed: not found ip address Stack: 1.github.com/dobyte/due/v2/cluster/mesh.(*Mesh).startTransportServer ~/go/pkg/mod/github.com/dobyte/due/[email protected]/cluster/mesh/mesh.go:134 2.github.com/dobyte/due/v2/cluster/mesh.(*Mesh).Start ~/go/pkg/mod/github.com/dobyte/due/[email protected]/cluster/mesh/mesh.go:84 3.github.com/dobyte/due/v2.(*Container).doStartComponents ~/go/pkg/mod/github.com/dobyte/due/[email protected]/container.go:70 4.github.com/dobyte/due/v2.(*Container).Serve ~/go/pkg/mod/github.com/dobyte/due/[email protected]/container.go:49 5.main.main ~/Documents/golang/due/chat/mesh/main.go:33 6.runtime.main /usr/local/go/src/runtime/proc.go:272

wen495713 avatar Apr 03 '25 03:04 wen495713