You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you double check if the port is available? Linux reserves the port for a (few?) minutes even after you kill the process, to identify previous stale connections to that port.
Did you check if you can change the port number and bind ?
Hi,
I meet a problem as followed
van.cc:291: Check failed: (my_node_.port) != (-1) bind failed
the sin_port should be equal to -1. Can anyone answer what can cause it? waiting online!!
Thank you very much!!
The text was updated successfully, but these errors were encountered: