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

Failed to create workspace minikube with che-operator 7.13.0 #16944

Closed
4 of 5 tasks
tolusha opened this issue May 15, 2020 · 4 comments
Closed
4 of 5 tasks

Failed to create workspace minikube with che-operator 7.13.0 #16944

tolusha opened this issue May 15, 2020 · 4 comments
Assignees
Labels
area/che-server kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@tolusha
Copy link
Contributor

tolusha commented May 15, 2020

Describe the bug

Failed to create workspace minikube with che-operator 7.13.0

Che version

  • other: 7.13.0

Steps to reproduce

chectl server:start --che-operator-image quay.io/eclipse/che-operator:7.13.0 --platform minikube

Runtime

  • minikube 1.8.2 (include output of minikube version and kubectl version)

Screenshots

Screenshot from 2020-05-15 16-31-36

Installation method

  • chectl
    • provide a full command that was used to deploy Eclipse Che (including the output)
    • provide an output of chectl version command
      chectl/0.0.20200515-next.50a4b41 linux-x64 node-v10.20.1

Environment

  • my computer
    • Linux

Eclipse Che Logs

https://gist.github.com/tolusha/46586614386fc6c3c2c79d59ac46f377

Additional context

@tolusha tolusha added the kind/bug Outline of a bug - must adhere to the bug report template. label May 15, 2020
@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 May 15, 2020
@tolusha
Copy link
Contributor Author

tolusha commented May 15, 2020

In conjunction with che-server 7.12.2 it works.

@skabashnyuk skabashnyuk added area/che-server severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels May 15, 2020
@skabashnyuk skabashnyuk added this to the 7.14 milestone May 15, 2020
@skabashnyuk skabashnyuk self-assigned this May 15, 2020
@tolusha tolusha added the severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. label May 15, 2020
@nickboldt nickboldt mentioned this issue May 15, 2020
10 tasks
@skabashnyuk
Copy link
Contributor

Probably related to JDK 8u252 fabric8io/kubernetes-client#2212 (comment)

@skabashnyuk
Copy link
Contributor

workaround

    customCheProperties:
      HTTP2_DISABLE: 'true'

@skabashnyuk
Copy link
Contributor

backported to 7.13.x 93e47da

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-server kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants