-
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
Create workspace Error: Failed to run the workspace: "Server 'theia' in container 'theia-idelcn' not available." #16121
Comments
I am wondering about step #2 |
@tolusha Anyone help me ? please |
The workspace pod starts successfully. But for some reason the workspaces loader is not able to reach che-theia. That may be related to the fact that instead of using the FQDN of the remote host you are using a @mymynew you can try a few of things:
|
That error message actually came from Che Server#server checkers. @mymynew Are you able to run workpace again, and while it's starting - find theia ingress and try to curl it from Che Server pod? If IP resolved? If no - then probably network inside pods are not configured properly. |
Che was working for me. |
@sleshchenko theia container listen port 3100,but k8s ingress not create 3100 ingress theia container use service name access ? kubectl get ingress,svc,pod --all-namespaces
|
use chectl server:start --platform=minikube --multiuser --installer=helm --domain serverip.nip.io |
Describe the bug
Create workspace Error: Failed to run the workspace: "Server 'theia' in container 'theia-idelcn' not available."
Create Java Gradle workspace
Che version
7.8.0
Steps to reproduce
Expected behavior
start workspace .
Runtime
Installation method
chectl chectl/0.0.20200219-next.3776510 linux-x64 node-v10.19.0
Environment
- [x] other (please specify)
Additional context
Command console output
chectl server:start --platform=minikube --installer=helm --tls --self-signed-cert --cheimage=quay.io/eclipse/che-server:7.8.0
kubectl --all-namespaces=true get pod,ing
kubectl -n che-che logs -f pod/workspacezd48k6pckfm56kbo.gradle-f78b557f6-ddc2g --all-containers=true --max-log-requests=6
kubectl -n che-che describe pod/workspacezd48k6pckfm56kbo.gradle-f78b557f6-ddc2g
The text was updated successfully, but these errors were encountered: