question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

/__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-server version: master branch
  • OS Version: ubuntu

Steps to Reproduce

  1. open coder ide

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
jmahccommented, Mar 18, 2019

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

- Solution
- Comment removal if unable to find it 
2reactions
kylecarbscommented, Mar 8, 2019

Will be fixed!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found