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

Singleuser: Operations with workspaces don't work #19038

Closed
22 tasks
sleshchenko opened this issue Feb 11, 2021 · 3 comments · Fixed by eclipse-che/che-dashboard#174
Closed
22 tasks

Singleuser: Operations with workspaces don't work #19038

sleshchenko opened this issue Feb 11, 2021 · 3 comments · Fixed by eclipse-che/che-dashboard#174
Assignees
Labels
area/dashboard kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Milestone

Comments

@sleshchenko
Copy link
Member

sleshchenko commented Feb 11, 2021

Describe the bug

Singleuser: Create workspace from template/sample flow does not work fully/

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

  1. chectl server:deploy --platform=minikube --installer=helm
  2. try to create a workspace from get started or create custom workspace
  3. Workspace is created but not started. See the errors:
    Screenshot_20210211_113158

Screenshot_20210211_113141

If you try to start a workspace directly, you'll get the same error:
Screenshot_20210211_124059

Expected behavior

Workspace is created and started.

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)

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)
  • other: please specify

Eclipse Che Logs

Additional context

@sleshchenko sleshchenko added kind/bug Outline of a bug - must adhere to the bug report template. area/dashboard labels Feb 11, 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 Feb 11, 2021
@sleshchenko sleshchenko changed the title Singleuser: Create workspace from template/sample flow does not work fully Singleuser: Operations with workspaces don't work Feb 11, 2021
@rhopp rhopp added severity/P2 Has a minor but important impact to the 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 Feb 12, 2021
@frankae
Copy link

frankae commented Feb 16, 2021

Hi all,
have the same issue on docker-desktop
Windows10 Pro Version 20H2,
Build 19042.804,
Windows Feature Experience Pack 120.2212.551.0
Docker Engine v20.10.2
Kubernetes v1.19.3
on an PC
Processor AMD Ryzen 7 2700
Installed RAM 64GB

Issue is valid in WSL2 and Hyper-V VM mode.

Installation was made with chectl, tested for single and multiuser. Both didn't work.
chectl server:deploy -p docker-desktop -i helm -m (that was fine)
chectl server:start (seems to be fine)

Creation of workspaces stopped in Step 2.

@sleshchenko
Copy link
Member Author

@frankae please create another issue when you face the same issue on docker-desktop on latest Che, where eclipse-che/che-dashboard#174 fix is present.

@t1m0thyj
Copy link

Hello, I'm seeing this issue again in latest version of Che.

As in the original issue, I deployed with chectl server:deploy --platform minikube --installer helm

I've tried creating multiple types of workspaces, from a sample or from a devfile, and always get the same error:
image
The error message is the same as the one reported in this issue. Should I create a new issue since this one is closed?

  • Version: 7.29.0
  • Username: che
  • Browser Name: chrome
  • Browser Version: 89.0.4389
  • Browser OS: Windows 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants