server运行时出现这个错误
#2013
Replies: 2 comments 1 reply
-
failed to start: listen tcp 0.0.0.0:5244: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted. |
Beta Was this translation helpful? Give feedback.
0 replies
-
很明显你都已经运行一个了,端口号冲突了 =,= 翻译一下就知道什么意思啦~ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
failed to start: listen tcp 0.0.0.0:5244: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted.
Beta Was this translation helpful? Give feedback.
All reactions