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

[WDS] Disconnected! #109

Open
janat08 opened this issue Feb 18, 2019 · 1 comment
Open

[WDS] Disconnected! #109

janat08 opened this issue Feb 18, 2019 · 1 comment

Comments

@janat08
Copy link

janat08 commented Feb 18, 2019

After updating code nothing happens, and refreshing the page won't do anything unless you go to home directory.

Firefox

[WDS] Disconnected! client:177

    close (index):177 onclose socket.js:17 dispatchEvent sockjs.js:170 _close sockjs.js:969 

[HMR] Waiting for update signal from WDS... log.js:24

Chrome

client?81da:177 [WDS] Disconnected!
close @ client?81da:177
onclose @ socket.js?e29c:17
EventTarget.dispatchEvent @ sockjs.js?9be2:170
(anonymous) @ sockjs.js?9be2:969
setTimeout (async)
SockJS._close @ sockjs.js?9be2:957
SockJS._transportClose @ sockjs.js?9be2:916
g @ sockjs.js?9be2:66
EventEmitter.emit @ sockjs.js?9be2:86
WebSocketTransport.ws.onclose @ sockjs.js?9be2:2975
sockjs.js?9be2:1605 GET http://localhost:8080/sockjs-node/info?t=1550527677613 sockjs.js?9be2:1605 GET http://localhost:8080/sockjs-node/info?t=1550527677613 net::ERR_CONNECTION_REFUSED
AbstractXHRObject._start @ sockjs.js?9be2:1605
(anonymous) @ sockjs.js?9be2:1494
setTimeout (async)
AbstractXHRObject @ sockjs.js?9be2:1493
XHRLocalObject @ sockjs.js?9be2:2914
InfoAjax @ sockjs.js?9be2:356
InfoReceiver._getReceiver @ sockjs.js?9be2:536
InfoReceiver.doXhr @ sockjs.js?9be2:556
(anonymous) @ sockjs.js?9be2:525
setTimeout (async)
InfoReceiver @ sockjs.js?9be2:524
SockJS @ sockjs.js?9be2:730
initSocket @ socket.js?e29c:9
(anonymous) @ socket.js?e29c:32
setTimeout (async)
onclose @ socket.js?e29c:31
EventTarget.dispatchEvent @ sockjs.js?9be2:170
(anonymous) @ sockjs.js?9be2:969
setTimeout (async)
SockJS._close @ sockjs.js?9be2:957
SockJS._transportClose @ sockjs.js?9be2:916
g @ sockjs.js?9be2:66
EventEmitter.emit @ sockjs.js?9be2:86
WebSocketTransport.ws.onclose @ sockjs.js?9be2:2975

@janat08
Copy link
Author

janat08 commented Feb 18, 2019

ℹ 「wds」: Project is running at http://localhost:8080/
ℹ 「wds」: webpack output is served from /
ℹ 「wds」: Content not from webpack is served from /home/jk/development/newest/public
ℹ 「wds」: 404s will fallback to /index.html
ℹ 「atl」: Using [email protected] from typescript
ℹ 「atl」: Using tsconfig.json from /home/jk/development/newest/tsconfig.json (in a forked process)
ℹ 「atl」: Checking started in a separate process...
ℹ 「wdm」: 
ℹ 「wdm」: Compiled successfully.
ℹ 「atl」: Time: 854ms

And I don't actually see the build directory, or a bundle anywhere.

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
@janat08 and others