We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
今天公司断了下网发现没有网络就会出现下面的错误,先留个记录慢慢修
[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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
今天公司断了下网发现没有网络就会出现下面的错误,先留个记录慢慢修
[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
The text was updated successfully, but these errors were encountered: