Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upError: listen EADDRINUSE #403
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
Nevermind, webtorrent was runing in another tab, that's why the error was throwing ... But, here's a question: Why I can't run two proccess at the same time? |
This comment has been minimized.
This comment has been minimized.
|
This error means that the port WebTorrent wants to use (port 8000) is already in use. This could be from an other instance of WebTorrent, or any another program. You can run WebTorrent on a different port by using the
This way you can run two instances of WebTorrent on different ports. Related: #411 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It's been very a common error.
Checkout some debugs:
http://pastebin.com/raw.php?i=0NReWmLt