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

Error: listen EADDRINUSE: address already in use :::5996 #178

Open
souporserious opened this issue Sep 1, 2024 · 0 comments
Open

Error: listen EADDRINUSE: address already in use :::5996 #178

souporserious opened this issue Sep 1, 2024 · 0 comments

Comments

@souporserious
Copy link
Owner

Currently if multiple servers from different projects are running at the same time, the Web Socket port will already be in use and throw an error. In this case, it should work similar to Next.js and choose the next available port.

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

1 participant