che: ERR_TIMEOUT: Timeout set to pod ready timeout 130000

Describe the bug

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: v1.3.1 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)

Screenshots

Installation method

  • [*] chectl chectl server:start --multiuser
  • che-operator
  • minishift-addon
  • I don’t know

Environment

  • [*] my computer
    • Windows
    • [*] Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • other: please specify

Additional context

Hello, when I want to install Eclipse Che 7.0 I got this Error:

✔ ✈️ Minikube preflight checklist ✔ Verify if kubectl is installed ✔ Verify if minikube is installed ✔ Verify if minikube is running ↓ Start minikube [skipped] → Minikube is already running. ✔ Verify if minikube ingress addon is enabled ↓ Enable minikube ingress addon [skipped] → Ingress addon is already enabled. ✔ Retrieving minikube IP and domain for ingress URLs…192.168.178.124.nip.io. ✔ 🏃‍ Running the Che Operator ✔ Copying operator resources…done. ✔ Create Namespace (che)…It already exist. ✔ Create ServiceAccount che-operator in namespace che…It already exist. ✔ Create Role che-operator in namespace che…It already exist. ✔ Create RoleBinding che-operator in namespace che…It already exist. ✔ Create CRD checlusters.org.eclipse.che…It already exist. ✔ Waiting 5 seconds for the new Kubernetes resources to get flushed…done. ✔ Create deployment che-operator in namespace che…It already exist. ✔ Create Che Cluster eclipse-che in namespace che…It already exist. ❯ ✅ Post installation checklist ✔ PostgreSQL pod bootstrap ✔ scheduling…done. ✔ downloading images…done. ✔ starting…done. ✔ Keycloak pod bootstrap ✔ scheduling…done. ✔ downloading images…done. ✔ starting…done. ✔ Devfile registry pod bootstrap ✔ scheduling…done. ✔ downloading images…done. ✔ starting…done. ✔ Plugin registry pod bootstrap ✔ scheduling…done. ✔ downloading images…done. ✔ starting…done. ❯ Che pod bootstrap ✔ scheduling…done. ✔ downloading images…done. ✖ starting → ERR_TIMEOUT: Timeout set to pod ready timeout 130000 Retrieving Che Server URL Che status check Error: ERR_TIMEOUT: Timeout set to pod ready timeout 130000 at KubeHelper.<anonymous> (/usr/local/lib/chectl/lib/api/kube.js:541:19) at Generator.next (<anonymous>) at fulfilled (/usr/local/lib/chectl/node_modules/tslib/tslib.js:107:62)

Does it give any way to fix it ?

Thanks for help

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Reactions: 1
  • Comments: 20 (6 by maintainers)

Most upvoted comments

yes but does it give a way to fix it ? Sorry for my late answer

Seems related to this as inspecting pods show the same error:

https://github.com/eclipse/che/issues/13935