-
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
Che - 7.28.2 | External Keycloak - Error: Unable to get available storage types #19611
Comments
@andr-azeez
|
@andr-azeez hello I see the mistake in the deploy command you shared - the installer argument is duplicated. Could you retry using one sudo chectl server:deploy --platform=k8s --domain=l3.domain.com --multiuser --installer=operator --che-operator-cr-patch-yaml=resource.yaml BTW could you share the failed requests from the network tab of the browser developer tool? |
hi @akurinnoy I tried with the following command, again it has the same issue
|
Hi guys, there are several times the same screenshot as bug report mentioning the "Error: Unable to get available storage types". I was having the same trouble with the following command on Windows : chectl server:deploy --platform docker-desktop --installer helm and Linux : chectl server:deploy --platform minikube --installer helm I updated both to the chectl next version : 0.0.20210423-next.a9aecea. Everythin is working like a charm now. Thanks guys ! |
Facing the same issue in eclipse che version - 7.29.2 Is there anything additional configuration to be given in keycloak configuration? |
@andr-azeez BTW I am not sure why you need sudo, could you try without it? |
@andr-azeez @akurinnoy |
I am closing this issue, since the problem is with the keycloak config. Now it is working fine. |
Describe the bug
Che version
Steps to reproduce
sudo chectl server:deploy --installer=helm --platform=k8s --domain=l3.domain.com --multiuser --installer=operator --che-operator-cr-patch-yaml=resource.yaml
resource.yaml
Installations are completed without any error. Once I login eclipse-che, I get this error as in screenshot
Expected behavior
Launch the workspace with out any issue
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
chectl version
commandEnvironment
The text was updated successfully, but these errors were encountered: