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

listen tcp :4000: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted #33

Open
AlexanderBrese opened this issue Apr 5, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@AlexanderBrese
Copy link
Owner

No description provided.

@AlexanderBrese AlexanderBrese added the bug Something isn't working label Apr 5, 2021
@AlexanderBrese AlexanderBrese changed the title bug: listen tcp :4000: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted listen tcp :4000: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted Apr 5, 2021
@werniq
Copy link

werniq commented Dec 10, 2022

Try to change port value. In my case it was 4000, and after changing to 5000 it has worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants