kubernetes "single-host" configuration fails to run new workspaces
See original GitHub issueI am running a 3 node kubernets cluster running single-host
mode with 6.19.0 and it works fine for normal projects. I updated to rc
this weekend and found that trying to use the che-7
IDEs did not correctly load the workspace. I see the following error:
Error: Workspace doesn't have a server which matches with URL: http://che.geekcentral.local/?uid=978289
This is the stacktrace from the console:
che.geekcentral.local-1553541995836.log
This is the HAR of the loading the workspace:
If you need any other logs I can try to extract/clean up the logs from the containers, but I was unsure of what ones to post. I did try the old style projects specificly the “Default Node 8 Stack” and it did work as it did in 6.19.0.
Issue Analytics
- State:
- Created 4 years ago
- Comments:28 (21 by maintainers)
Top Results From Across the Web
Chapter 4. Known issues Red Hat CodeReady Workspaces 2.12
Run the CodeReady Workspaces instance in a non-restricted environment. ... from a Quick Add sample result in an error under the single-host strategy....
Read more >Deployments - Kubernetes
Run kubectl get rs to see that the Deployment updated the Pods by creating a new ReplicaSet and scaling it up to 3...
Read more >Workspaces with Spark clusters suddenly fail during assigning ...
Issue: Workspaces with Spark clusters attached are no longer launching, ... Applying Kubernetes configuration failed with status code 1:
Read more >pkg/ directory - github.com/hroyrh/origin/Godeps/_workspace/src ...
Package api contains the latest (or "internal") version of the Kubernetes API ... collections of containers are allowed to run together on a...
Read more >SAS Viya 3.4 Administration: Docker Containers
Refer to the respective Docker or Kubernetes documentation for more information about running commands. Table 1 SAS Viya for Containers: Cheat Sheet.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@bmangaraj : Could you please explain the reason why you would like to deploy in single-host mode? Would the multi-host be convenient for you?
The solution for single-host might get tricky to get, so while we are looking for a solution and get this fixed, I’d recommend a deployment with multi-host mode for the time being.
@bmangaraj at this moment for Che 7 the only one available workaround is to use multi-host https://github.com/eclipse/che/issues/13869#issuecomment-513751078