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

Several stoped workspaces created if you click several times in samples workspace #19248

Closed
3 of 22 tasks
flacatus opened this issue Mar 10, 2021 · 1 comment
Closed
3 of 22 tasks
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

@flacatus
Copy link
Contributor

flacatus commented Mar 10, 2021

Describe the bug

If you click several times in one sample in che dashboard several stopped workspaces will be crated and an error saying Workspace <workspace_name> failed to start .

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

  1. Navigate to the new Che Dashboard
  2. In the left navigation panel, go to Get Started.
  3. Click several times in one of the samples and an error will be displayed saying: Workspace <workspace_name> failed to start

Expected behavior

Get started is blocked after sample is clicked, and only one workspace is created

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

image
^ workspace failed to start because there is a limit - 1 running workspace at the same time.

get-started

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

@flacatus flacatus added the kind/bug Outline of a bug - must adhere to the bug report template. label Mar 10, 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 Mar 10, 2021
@eclipse-che eclipse-che deleted a comment from flacatus Mar 10, 2021
@davidfestal davidfestal added severity/P2 Has a minor but important impact to the usage or development of the system. area/dashboard and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Mar 11, 2021
@sleshchenko
Copy link
Member

sleshchenko commented Apr 7, 2021

Is fixed by eclipse-che/che-dashboard@e0bf90a as side effect for changes needed for actions for recent workspaces.

@sleshchenko sleshchenko added this to the 7.29 milestone Apr 7, 2021
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

No branches or pull requests

5 participants