WebSocket connection to 'ws:<URL>/_next/webpack-hmr' failed: WebSocket is closed before the connection is established

2023. 1. 4. 18:43Backup

재부팅이 답이었다.  

 

https://stackoverflow.com/questions/71999160/websocket-connection-to-wsurl-next-webpack-hmr-failed-websocket-is-closed 

 

WebSocket connection to 'ws:<URL>/_next/webpack-hmr' failed: WebSocket is closed before the connection is established

Hi am having this problem, i try to make subscriptions with graphql in nextjs, but something is wrong and i dont have any idea how fix it. I am having websocket error - "WebSocket connection t...

stackoverflow.com

 

https://github.com/vercel/next.js/issues/30491#issuecomment-972811344