You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement related to a problem? Please describe.
We have multiple issues related to terminal creation. For example because the workspace service account doesn't have the right privileges or because of a bad default login.
That can happen and can be a consequence of a misconfiguration of the che server or a bad workspace container.
The problem is that we do not provide any feedback to the user. We fail silently as if everything was ok.
The problem is also described in the is comment #13584 (comment)
Describe the solution you'd like
I would like that an error pop-up message is shown when the terminal fail to do an exec. Possibly with an meaningful message.
The text was updated successfully, but these errors were encountered:
Is your enhancement related to a problem? Please describe.
We have multiple issues related to terminal creation. For example because the workspace service account doesn't have the right privileges or because of a bad default login.
That can happen and can be a consequence of a misconfiguration of the che server or a bad workspace container.
The problem is that we do not provide any feedback to the user. We fail silently as if everything was ok.
The problem is also described in the is comment #13584 (comment)
Describe the solution you'd like
I would like that an error pop-up message is shown when the terminal fail to do an exec. Possibly with an meaningful message.
The text was updated successfully, but these errors were encountered: