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

Getting sockjs-node connection errors in console with v2.8.0 #1081

Closed
tardis10 opened this issue Sep 13, 2017 · 1 comment
Closed

Getting sockjs-node connection errors in console with v2.8.0 #1081

tardis10 opened this issue Sep 13, 2017 · 1 comment

Comments

@tardis10
Copy link

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
Using v2.8.0 I get a long list of http://localhost/sockjs-node/info?t=1505327195079 404 (Not Found) messages in the console, and reloading on changes no longer works. I am running this on port 16384 which appears to be the issue. On v2.7.1 the port number is correctly specified as in: http://localhost:16384/sockjs-node/info?t=1505327195079. No other modules need to be altered.

If the current behavior is a bug, please provide the steps to reproduce.
Simply switching between v2.8.0 and v2.7.1 shows the issue.

What is the expected behavior?
Correct port number should be specified.

If this is a feature request, what is motivation or use case for changing the behavior?

Please mention your webpack and Operating System version.
webpack 3.5.6
Linux Mint 17.2
Chrome 61

@shellscape
Copy link
Contributor

Thanks for the report. This issue is being tracked here: #1079

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

2 participants