WebSocket che-host failed
See original GitHub issueSorry for bothering, but i’ve been up for the past 5+ hours and cannot get this working
I have everything working, until it comes to injecting and starting the workspace agent. It says paste the below stacktrace so here it goes
[STDOUT] 2016-05-19 05:44:21,611[ventBusClient-0] [WARN ] [.c.a.c.n.WSocketEventBusClient 256] - Not able to connect to ws://che-host:8080/ide/api/eventbus/?token=dummy_token because Connection timeout. Retrying
[STDOUT] 2016-05-19 05:44:21,620[ost-startStop-1] [INFO] [piEndpointAccessibilityChecker 74] - Workspace /etc/hosts: 127.0.0.1 localhost
[STDOUT] ::1 localhost ip6-localhost ip6-loopback
[STDOUT] fe00::0 ip6-localnet
[STDOUT] ff00::0 ip6-mcastprefix
[STDOUT] ff02::1 ip6-allnodes
[STDOUT] ff02::2 ip6-allrouters
[STDOUT] 192.168.99.1 che-host
[STDOUT] 172.17.0.2 efd3e104f3d8
[STDOUT]
It never gets passed this part
Deploying web application archive /home/user/che/ws-agent/webapps/ide.war
I’ve uninstalled everything, been trying to tickle with it to get it working and nothing.
I’ve managed to increase my timeout since it says that things might be running slow, But i guess not. After that this happens.
Unable to start workspace agent. Error when trying to start the workspace agent: Timeout reached. The Che server has been unable to verify that your workspace's agent has successfully booted. Either the workspace is unreachable, the agent had an error during startup, or your workspace is starting slowly. You can configure machine.ws_agent.max_start_time_ms in Che properties to increase the timeout.
Also, everytime when I run che after being closed it says this
Could not find an existing docker machine.
Creating docker machine named default... Please be patient, this takes a couple minutes the first time.
Then, when I load the che localhost:8080 nothing is saved that was previously created. How can I load whats default instead of it creating one every single time?
Thanks for the support
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (3 by maintainers)
Top GitHub Comments
@TylerJewell I currently have my own vps, and im doing hosting for this for a community.
I was looking for a web/cloud based IDE and I discovered this and I started working with this and actually this is what im looking for. Mainly this is for development use for github. Strictly for running services, and debugging, and development for the team.
@LegitSoulja – cool. What project are you working on @LegitSoulja?