Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

[Che] Error message when creating a second workspace from Che dashboard should be improved until creation of several workspaces will be allowed #1174

Closed
apupier opened this issue Oct 20, 2017 · 8 comments

Comments

@apupier
Copy link

apupier commented Oct 20, 2017

Che dashboard is accessible through the top "left arrow":
image

then there is a "create workspace menu" but it is failing with this error:
image

@joshuawilson joshuawilson added this to the Che Backlog milestone Oct 20, 2017
@l0rd
Copy link
Collaborator

l0rd commented Oct 20, 2017

@apupier you are trying to start a workspace when one is already running. Thats' why it's failing. Having more than one workspace running is not supported in OSIO currently. However this message doesn't help but should be improved with new upstream version of Che (v5.19.0). We are currently working on rebasing rh-che (Che for osio) on that version.

@l0rd
Copy link
Collaborator

l0rd commented Oct 20, 2017

@apupier if you are ok I would change title to "Error message when creating a second workspace from dashboard should be improved"

@ibuziuk
Copy link
Collaborator

ibuziuk commented Oct 23, 2017

@apupier could you please provide more details (che-version / che-server logs / openshift events) ? As, @l0rd mentioned you are probably trying to create worksapce when one is already running and this is expected to fail due to quota limit issue:

image

However, there should not be the error message about the deployment not found - workspace pod would be deleted immediately once the quota is reached and only Workspace is not running... message should be shown. Basically, creating workspaces using dashboard is not smth. that would be exposed to the end-user, and currently it is just a workaround until workspace deletion is in place - #388

@apupier
Copy link
Author

apupier commented Oct 23, 2017

@apupier could you please provide more details (che-version / che-server logs / openshift events) ?

che-version: 2.0.37
che-serv logs/openshift events: where are they? How to provide them?

@apupier
Copy link
Author

apupier commented Oct 23, 2017

@apupier you are trying to start a workspace when one is already running. Thats' why it's failing. Having more than one workspace running is not supported in OSIO currently.

ouch, hope it will be implemented soon. Working on 2 microservices at the same time seems to me to be a very common use case

@apupier apupier changed the title [Che] Cannot create a workspace from Che dashboard [Che] Error message when creating a second workspace from Che dashboard should be improved until creation of several workspaces will be allowed Oct 23, 2017
@apupier
Copy link
Author

apupier commented Oct 23, 2017

@apupier if you are ok I would change title to "Error message when creating a second workspace from dashboard should be improved"

updated to "Error message when creating a second workspace from Che dashboard should be improved until creation of several workspaces will be allowed"

@ibuziuk
Copy link
Collaborator

ibuziuk commented Dec 20, 2017

This should be fixed once PR is merged - redhat-developer/rh-che#496
User will not be able to start a new workspace if there is already one running via dashboard on osio

@ibuziuk
Copy link
Collaborator

ibuziuk commented Jan 9, 2018

Now user will not be able to start more than one workspace via dashboard
image

@ibuziuk ibuziuk closed this as completed Jan 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants