Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] WebSocket Error

Hi All,

the Google Chrome console shows me this output.


INFO (org.eclipse.che.ide.client.BootstrapController$1): class org.eclipse.che.ide.bootstrap.StandartComponent
_app-0.js:4529 INFO (org.eclipse.che.ide.client.BootstrapController$1): class org.eclipse.che.ide.extension.machine.client.MachineComponent
_app-0.js:4529 ERROR (org.eclipse.che.api.promises.client.callback.PromiseHelper): Error: {"message":"Machine machineylkpkkjtoyog8oyf is not found"}
_app-0.js:1097 WebSocket connection to 'ws://localhost:32787/che/ext/ws/workspacehfbaetrmvmq4mys4' failed: Error during WebSocket handshake: net::ERR_CONNECTION_RESET
_app-0.js:4529 INFO (org.eclipse.che.api.machine.gwt.client.ExtServerStateController): Test WS connection closed with code 1006 reason:  extension server started well


I can not create a new project, and in the dialog of new project i can not see any template.

Back to the top