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 throwing error on deploying Eclipse Che #17919

Closed
6 tasks done
tolusha opened this issue Sep 21, 2020 · 0 comments
Closed
6 tasks done

chectl throwing error on deploying Eclipse Che #17919

tolusha opened this issue Sep 21, 2020 · 0 comments
Labels
area/chectl Issues related to chectl, the CLI of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@tolusha
Copy link
Contributor

tolusha commented Sep 21, 2020

Describe the bug

chectl throwing error on deploying Eclipse Che

Che version

  • nightly

Expected behavior

Runtime

  • Openshift (include output of oc version)
  • minishift (include output of minishift version and oc version)

Installation method

  • chectl
    • chectl server:start --platform openshift
    • chectl/0.0.20200919-next.d09bb12 linux-x64 node-v10.22.1

Environment

  • my computer
    • Linux

chectl Logs

  ❯ ✅  Post installation checklist
    ❯ PostgreSQL pod bootstrap
      ⠋ scheduling
        downloading images
        starting
      Keycloak pod bootstrap
      Devfile registry pod bootstrap
      Plugin registry pod bootstrap
      Eclipse Che pod bootstrap
      Retrieving Eclipse Che server URL
      Eclipse Che status check
    Retrieving Keycloak admin credentials
    Retrieving Che self-signed CA certificate
    Show important messages
/home/tolusha/.local/share/chectl/client/0.0.20200919-next.d09bb12/lib/api/kube.js:1787
                    request.abort();
/home/tolusha/.local/share/chectl/client/0.0.20200921-next.68646b8/lib/api/kube.js:153
                    request.abort();
                            ^

TypeError: request.abort is not a function
    at Timeout.setTimeout [as _onTimeout] (/home/tolusha/.local/share/chectl/client/0.0.20200921-next.68646b8/lib/api/kube.js:153:29)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)
@tolusha tolusha added kind/bug Outline of a bug - must adhere to the bug report template. area/chectl Issues related to chectl, the CLI of Che labels Sep 21, 2020
@tolusha tolusha mentioned this issue Sep 21, 2020
48 tasks
@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 Sep 21, 2020
@ericwill ericwill added severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Sep 21, 2020
@tolusha tolusha closed this as completed Sep 25, 2020
@tolusha tolusha added this to the 7.20 milestone Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/chectl Issues related to chectl, the CLI of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants