/__webpack_hmr 404
See original GitHub issue"GET /__webpack_hmr HTTP/1.1" 404 152 "https://...../" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36"
code-serverversion: master branch- OS Version: ubuntu
Steps to Reproduce
- open coder ide
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (4 by maintainers)
Top Results From Across the Web
Webpack hmr: __webpack_hmr 404 not found - Stack Overflow
I'm using webpack-dev-server for hot module replacement. It's working just fine, but this error keeps showing up in the console every couple ...
Read more >_next/webpack-hmr request 404 · Issue #5110 · vercel/next.js ...
In docker I use nginx to manage routes. I have the same problem with HMR, I see bad requests in terminal for webpack-hmr...
Read more >Webpack's HMR (hot module replacement) endpoint not found
... error from the client: (index):1 GET http://localhost:3001/__webpack_hmr 404 (Not Found) Do you know whats is happening? Best regards!
Read more >Hot Module Replacement - webpack
Hot Module Replacement (or HMR) is one of the most useful features offered by webpack. It allows all kinds of modules to be...
Read more >__webpack.hmr Error 404 not found - sage - Roots Discourse
I am getting an error after setting up Sage locally: Anyone came across this error before? New to these types of ecosystems, not...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I’ve seen this error and solved it with another project - will update when I can track down this with either:
Will be fixed!