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 when restarting dev server - WebSocket server error: Port is already in use #397

Open
BierDav opened this issue Oct 12, 2024 · 0 comments

Comments

@BierDav
Copy link

BierDav commented Oct 12, 2024

When restarting the dev server with hmr enabled, you get this error, when you make a change that requires a server restart eg. update a .env file:
WebSocket server error: Port is already in use

This is probably due to not properly shutting down the hmr server.

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