-
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
Cannot start workspace #16724
Comments
@SkorikSergey could you clarify what is the precise installation method? |
t seems OpenShift specific problem, because it works on minikube it. |
@dmytro-ndp @SkorikSergey we need to understand why the CRW tests has passed during the PR check. Any ideas - #16532 ? |
It was started on minikube. |
crw-ci-test tests are started against minikube? no coverage of openshift during PR checks? |
ok, so no openshift specific tests are running at all during the PR check, right? |
You can start java selenium tests by |
@SkorikSergey so [ci-test] will do the verification against OpenShift? |
Yes. It uses cico_pr_test script. |
hmmm.. a couple of things here:
che was installed in the |
|
@SkorikSergey could you please post |
PR with hot-fix #16725 |
@SkorikSergey PR merged. I believe we can close this now |
Describe the bug
Workspace starting fails with
Internal Server Error occurred
error message.Failed Jenkins build logs - https://ci.centos.org/view/Devtools/job/devtools-che-nightly-multiuser-stable-test/75/console
Part of che-server log:
Che version
Steps to reproduce
oc login
command.tlsSupport
property to false.chectl server:start -p=openshift --chenamespace=che --che-operator-cr-yaml=/tmp/custom-resource.yaml
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
Environment
The text was updated successfully, but these errors were encountered: