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

Error when re-starting che #82

Closed
slemeur opened this issue Apr 15, 2019 · 3 comments
Closed

Error when re-starting che #82

slemeur opened this issue Apr 15, 2019 · 3 comments
Assignees

Comments

@slemeur
Copy link

slemeur commented Apr 15, 2019

I've been running che with chectl without troubles last week. Restarting it today raised an 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 userland-proxy is disabled...done.
    ✔ 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.99.108.nip.io.
  ✔ 🏃‍  Running Helm to install Che
    ✔ Verify if helm is installed
    ✔ Create Tiller Role Binding...it already exist.
    ✔ Create Tiller Service Account...it already exist.
    ✔ Create Tiller RBAC
    ✔ Create Tiller Service...it already exist.
    ✔ Preparing Che Helm Chart...done.
    ✔ Updating Helm Chart dependencies...done.
    ✔ Deploying Che Helm Chart...done.
  ❯ ✅  Post installation checklist
    ❯ Che pod bootstrap
      ✖ scheduling
        → ERR_TIMEOUT
        downloading images
        starting
      Retrieving Che Server URL
      Che status check
Error: ERR_TIMEOUT
    at KubeHelper.<anonymous> (/snapshot/chectl/lib/api/kube.js:0:0)
    at Generator.next (<anonymous>)
    at fulfilled (/snapshot/chectl/node_modules/tslib/tslib.js:104:62)```


Note: When stopping che, I did `chectl server:stop`
@slemeur
Copy link
Author

slemeur commented Apr 15, 2019

After doing a chectl server:delete I've been able to restart che, but lost my workspaces.

@l0rd
Copy link
Collaborator

l0rd commented Apr 15, 2019

I think that's a duplicate of #77

@l0rd l0rd self-assigned this May 23, 2019
@benoitf
Copy link
Collaborator

benoitf commented May 28, 2019

yes, duplicate of #77

@benoitf benoitf closed this as completed May 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants