question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Che - 7.28.2 | External Keycloak - Error: Unable to get available storage types

See original GitHub issue

Describe the bug

Che version

  • latest
  • nightly
  • other: please specify

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

apiVersion: org.eclipse.che/v1
kind: CheCluster
metadata:
  name: eclipse-che
spec:
  auth:
    externalIdentityProvider: true
    identityProviderURL: 'https://auth.domain.com'
    identityProviderRealm: 'Che'
    identityProviderClientId: 'che-public'

Installations are completed without any error. Once I login eclipse-che, I get this error as in screenshot

Screenshot from 2021-04-16 07-23-38 Screenshot from 2021-04-16 07-23-59

Expected behavior

Launch the workspace with out any issue

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • minikube (include output of minikube version and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Screenshots

Installation method

  • chectl
    • provide a full command that was used to deploy Eclipse Che (including the output)
    • provide an output of chectl version command
  • OperatorHub
  • I don’t know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • Dev Sandbox (workspaces.openshift.com)
  • other: please specify

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
tolushacommented, Apr 16, 2021

@andr-azeez Could you try with nightly version ?

  1. chectl update next
  2. chectl server:deploy ...
0reactions
andr-azeezcommented, May 6, 2021

I am closing this issue, since the problem is with the keycloak config. Now it is working fine.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: Unable to get available storage types #19465 - GitHub
After installation with chectl on docker-desktop or minikube, both run without obvious errors, i get "Error: Unable to get available storage ...
Read more >
eclipse/che 7.30.1 on GitHub - NewReleases.io
New release eclipse/che version 7.30.1 Eclipse Che on GitHub. ... Che - 7.28.2 | External Keycloak - Error: Unable to get available storage...
Read more >
keycloak provider cannot create filesystem aerogear metrics spi
I just tried to install the plugin to my keycloak v11.0.0 instance and I only get an error message in the log after...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found