-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Workspace is created, deployment is ready, pods are up and running, stuck on waiting for workspace to start #23103
Comments
@mcz-adhamsabry could you please clarify how Eclipse Che was installed on the cluster |
I think those Operator yaml
install command:
|
@mcz-adhamsabry are you running on an Apple Silicon Mac (e.g. m1, m2, m3...)? Also, are you using Minikube or another variant of Kubernetes? I agree with your assumption that it seems to be the editor's endpoints or the editor health check that is not working. |
I'm on macos m2 k3s |
@mcz-adhamsabry after doing a bit of digging, it seems like Che doesn't fully support deploying to k3s yet. This comment might provide some clues on how to get it working, but the comment is quite old by now. Please share the devworkspace-controller-manager logs as well as the che-operator logs. It's also worth sharing the DevWorkspaceRouting YAML for the |
Managed to fix it team. Thanks. Switching off single-host worked. I have to monitor it for a while. I assumed the long domains are the culprit. |
@SDAdham Glad to hear :) When things seem to be working as expected, please let us know if you could share any details (e.g. how to turned off single-host) and mark the issue as resolved :) |
Just removed |
I'm back, sorry. It's the same problem, nothing fixed, one time it opened and I was about able to see the editor but I couldn't open the terminal, even though I was able to show the panel. This is not consistem, stuck at the same area as the screenshots. I had enabled log level to error on gateway and i see this:
The url it pings @AObuchow about that comment link you provided, I don't have issues deploying che and the
not sure why it has Note: The endpoints are not an issue, those were too early logs, but it gets resolved later on. |
This is the only certificate that I manually create:
Is there any other certificates that I am expected to create? |
If anyone can help, I'll really appreciate it, I am also open to send out Zoom meeting if needed. |
Hi, when it's stuck in the "Deployment is ready" state, what happens if you delete the workpsace's DevWorkspaceRouting CR?
|
I checked the network tab in browser console and i see this:
Nowhere in my project nor devfile config that this 3100 mentioned... Everytime this bad gateway response is received, it would redirect |
Ok, I described the |
Hmm, Che didn't assign |
Why does it have:
|
Here is how I installed che on macos K8S Setup: Note before setup Rancher Desktop works very well, please keep in mind that UI doesn't use watch on containers/images, to refresh the page, just switch page then back. I.e you could run a container and UI is not updated on the newly started container, just switch from container view then back to it and you will see the container Install Rancher Desktop (it has K8S & Docker - docker must not be installed - do not enable K8S yet but docker must be working)
Go back to Rancher Desktop then Preferences then Kubernetes then select v1.30.3 (stable) then untick Enable Traefik and untick Install Spine Operator then cilck Apply Che setup
You will need to apply:
|
Describe the bug
I created an empty workspace, angular workspace and no luck.
No errors, nothing out of ordinary except the following from universal-developer-image
Che version
7.90@latest
Steps to reproduce
Start empty workspace or angular template
Expected behavior
It should start the workspace as normal
Runtime
other (please specify in additional context)
Screenshots
Empty workspace:
get all
Installation method
chectl/latest
Environment
macOS
Eclipse Che Logs
Additional context
No response
The text was updated successfully, but these errors were encountered: