question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

kubernetes "single-host" configuration fails to run new workspaces

See original GitHub issue

I 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:

che.geekcentral.local.zip

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:closed
  • Created 4 years ago
  • Comments:28 (21 by maintainers)

github_iconTop GitHub Comments

1reaction
slemeurcommented, Jul 23, 2019

@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.

1reaction
skabashnyukcommented, Jul 23, 2019

@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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found