Skip to content
New issue

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

您好,这个怎么回事呢 #10

Closed
xa-yifan opened this issue Jun 9, 2021 · 1 comment
Closed

您好,这个怎么回事呢 #10

xa-yifan opened this issue Jun 9, 2021 · 1 comment

Comments

@xa-yifan
Copy link

xa-yifan commented Jun 9, 2021

2021-06-09 18:01:28.175 Crash - listen tcp 58.215.87.40:5555: bind: cannot assign requested address
core.NewAhriServer(0x7ffe0e87f651, 0xd, 0x7ffe0e87f662, 0x4, 0x7ffe0e87f66a, 0x6, 0x7ffe0e87f674, 0x13, 0x7ffe0e87f68b, 0x12, ...)
/usr/local/go/src/core/ahriServer.go:314 +0x522
main.main()
/root/go/ahri/product/server/server.go:66 +0x625

@GavinGuan24
Copy link
Owner

正如报错的内容,系统无法分配这个 socket(58.215.87.40:5555)给 ahri 使用。
你的系统可能已经占用了这个 socket,或者有其他安全机制不允许 ahri 监听这个 socket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants