Skip to content
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

Chectl sometimes failed on keycloak deployment with statusCode undefined #19916

Closed
2 of 20 tasks
flacatus opened this issue Jun 3, 2021 · 0 comments
Closed
2 of 20 tasks
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Milestone

Comments

@flacatus
Copy link
Contributor

flacatus commented Jun 3, 2021

Describe the bug

chectl command:

When platform is minikube sometimes chectl fails on keycloak deployment with error:

  ❯ ✅  Post installation checklist
    ✔ PostgreSQL pod bootstrap
      ✔ Scheduling...done
      ✔ Downloading images...done
      ✔ Starting...done
    ❯ Keycloak pod bootstrap
      ✔ Scheduling...done
      ✔ Downloading images...done
      ✖ Starting
        → Cannot read property 'statusCode' of undefined
      Devfile Registry pod bootstrap
      Plug-in Registry pod bootstrap
      Eclipse Che Dashboard pod bootstrap
      Eclipse Che Server pod bootstrap
      Eclipse Che status check
    Retrieving Keycloak admin credentials
    Retrieving Che self-signed CA certificate
    Prepare post installation output
 ›   Error: TypeError: Cannot read property 'statusCode' of undefined
 ›   Command server:deploy failed. Error log: /Users/benoitf/Library/Caches/chectl/error.log
chectl server:deploy --installer=operator --platform=minikube

Che version

  • latest
  • [ x] nightly
  • other: please specify

Steps to reproduce

Expected behavior

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • [x ] 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

  • [ x] 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

Eclipse Che Logs

Additional context

@flacatus flacatus added the kind/bug Outline of a bug - must adhere to the bug report template. label Jun 3, 2021
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jun 3, 2021
@tolusha tolusha added severity/P2 Has a minor but important impact to the usage or development of the system. sprint/current team/deploy labels Jun 3, 2021
@dmytro-ndp dmytro-ndp removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jun 3, 2021
@tolusha tolusha added this to the 7.32 milestone Jun 7, 2021
@tolusha tolusha closed this as completed Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

4 participants