Skip to content
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

Unable to deploy Che onto Openshift 3.11 #20162

Closed
3 of 23 tasks
mshaposhnik opened this issue Jul 21, 2021 · 0 comments
Closed
3 of 23 tasks

Unable to deploy Che onto Openshift 3.11 #20162

mshaposhnik opened this issue Jul 21, 2021 · 0 comments
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@mshaposhnik
Copy link
Contributor

mshaposhnik commented Jul 21, 2021

Describe the bug

Tried to deploy on OCP 3.11:

chectl server:deploy -i mshaposh/che-server:nightly --platform=openshift --debug

Got:
image

Error log:

2021-07-21T12:11:25.948Z Error: Command server:deploy failed. Error log: /home/Makis/.cache/chectl/error.log.
2021-07-21T12:11:25.948Z     at newError (~/.local/share/chectl/client/0.0.20210720-next.45ca0ac/lib/util.js:194:19)
2021-07-21T12:11:25.948Z     at Object.wrapCommandError (~/.local/share/chectl/client/0.0.20210720-next.45ca0ac/lib/util.js:190:12)
2021-07-21T12:11:25.948Z     at Deploy.<anonymous> (~/.local/share/chectl/client/0.0.20210720-next.45ca0ac/lib/commands/server/deploy.js:255:35)
2021-07-21T12:11:25.948Z     at Generator.throw (<anonymous>)
2021-07-21T12:11:25.948Z     at rejected (~/.local/share/chectl/client/0.0.20210720-next.45ca0ac/node_modules/tslib/tslib.js:115:69)
2021-07-21T12:11:25.948Z Cause: Error: [object Object]
2021-07-21T12:11:25.948Z     at Object.newError (~/.local/share/chectl/client/0.0.20210720-next.45ca0ac/lib/util.js:194:19)
2021-07-21T12:11:25.948Z     at KubeHelper.wrapK8sClientError (~/.local/share/chectl/client/0.0.20210720-next.45ca0ac/lib/api/kube.js:2914:27)
2021-07-21T12:11:25.948Z     at KubeHelper.<anonymous> (~/.local/share/chectl/client/0.0.20210720-next.45ca0ac/lib/api/kube.js:1500:28)
2021-07-21T12:11:25.948Z     at Generator.throw (<anonymous>)
2021-07-21T12:11:25.948Z     at rejected (~/.local/share/chectl/client/0.0.20210720-next.45ca0ac/node_modules/tslib/tslib.js:115:69)
2021-07-21T12:11:25.948Z Cause: HttpError: HTTP request failed
2021-07-21T12:11:25.948Z     at Request._callback (~/.local/share/chectl/client/0.0.20210720-next.45ca0ac/node_modules/@kubernetes/client-node/dist/gen/api/apiextensionsV1beta1Api.js:146:40
2021-07-21T12:11:25.948Z     at Request.self.callback (~/.local/share/chectl/client/0.0.20210720-next.45ca0ac/node_modules/request/request.js:185:22)
2021-07-21T12:11:25.948Z     at Request.<anonymous> (~/.local/share/chectl/client/0.0.20210720-next.45ca0ac/node_modules/request/request.js:1154:10)
2021-07-21T12:11:25.948Z     at IncomingMessage.<anonymous> (~/.local/share/chectl/client/0.0.20210720-next.45ca0ac/node_modules/request/request.js:1076:12

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

Expected behavior

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • minikube (include output of minikube version and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)
[Makis@linux che-server]$ oc version
oc v3.11.0+0cbc58b
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO

Server https://master.max-9c8b.example.opentlc.com:443
openshift v3.11.104
kubernetes v1.11.0+d4cacc0

Screenshots

Installation method

  • chectl
    • provide a full command that was used to deploy Eclipse Che (including the output)
    • provide an output of chectl version command
  • OperatorHub
  • I don't know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • Dev Sandbox (workspaces.openshift.com)
  • other: please specify

Eclipse Che Logs

Additional context

@mshaposhnik mshaposhnik added kind/bug Outline of a bug - must adhere to the bug report template. team/deploy labels Jul 21, 2021
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jul 21, 2021
@tolusha tolusha added severity/P1 Has a major impact to usage or development of the system. sprint/current labels Jul 21, 2021
@tolusha tolusha changed the title chectl: unable to deploy Che onto Openshift 3.11 unable to deploy Che onto Openshift 3.11 Jul 21, 2021
@tolusha tolusha added the area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator label Jul 21, 2021
@tolusha tolusha changed the title unable to deploy Che onto Openshift 3.11 Unable to deploy Che onto Openshift 3.11 Jul 21, 2021
@AndrienkoAleksandr AndrienkoAleksandr removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jul 21, 2021
@tolusha tolusha added this to the 7.34 milestone Jul 22, 2021
@tolusha tolusha closed this as completed Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

4 participants