-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Error: Failed to get the workspace: "Unknown error" #15922
Comments
confirm having this kind of issue on crc |
@skabashnyuk that's nightly right? cc @olexii4 |
yes |
@l0rd We have an issue about self-signed-cert errors @akurinnoy What do you think about this workspace-loader error? Do you have a similar problem with your macOS? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@skabashnyuk Thanks for sharing details... Not sure how workspace loader use keycloak script, maybe there is way to ask keycloak to make sure that token is valid before doing request. @akurinnoy Do you remember that area? I wonder if you face the same issue during switching tabs in Dashboard. |
@sleshchenko yes, workspace loader asks keycloak to update token before doing any requests, otherwise it redirects to login. Same as @skabashnyuk I faced this issue on new CRC cluster while starting the first workspace for the first time and couldn't reproduce it more. |
I can see that issue too from time to time on a nightly Che deployed on OpenShift cluster. I'm using chectl for installation, also using tls and self-signed certs. |
@skabashnyuk I'm not able to reproduce this bug anymore. Could you please confirm or deny same on your side? |
No longer reproduced. |
Describe the bug
I was not able to load my go based workspace.
Che version
Steps to reproduce
Unknown.
I just create a go based workspace and try to start it.
Expected behavior
The workspace should load correctly.
Runtime
oc version
)Screenshots
Installation method
chectl server:start --platform=crc --installer=operator --os-oauth --tls --self-signed-cert
Environment
Additional context
#14931
The text was updated successfully, but these errors were encountered: