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
Double start of the workspace must not affect the start process. But in fact, we cannot obtain the workspace state after the second start try. This problem may be related to machine tokens, more specifically to generation of the token.
Reproduction Steps
create workspace(no matter which stack)
try to start it twice
get workspace by id
expected: workspace returned actual: 500 server error
Environment
OCP with multiuser Che instance deployed on it.
Also take a look on attachments:
The text was updated successfully, but these errors were encountered:
Description
Double start of the workspace must not affect the start process. But in fact, we cannot obtain the workspace state after the second start try. This problem may be related to machine tokens, more specifically to generation of the token.
Reproduction Steps
expected: workspace returned
actual: 500 server error
Environment
OCP with multiuser Che instance deployed on it.
Also take a look on attachments:
The text was updated successfully, but these errors were encountered: