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

Invalid plugin registry URL #19522

Closed
4 of 23 tasks
svor opened this issue Apr 7, 2021 · 2 comments
Closed
4 of 23 tasks

Invalid plugin registry URL #19522

svor opened this issue Apr 7, 2021 · 2 comments
Labels
area/plugins 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.

Comments

@svor
Copy link
Contributor

svor commented Apr 7, 2021

Describe the bug

The list of plugins is empty in che-theia editor. The error from notification window is: Invalid plugin registry URL: "https://plugin-registry-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/v3/plugins/" is detected

Che version

  • latest
  • nightly
  • 7.28.1

Steps to reproduce

  1. Create Java Maven workpsace
  2. Go to View -> PLugins

Expected behavior

List of plugins should be displayed

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)
  • che dogfooding instance

Screenshots

screenshot-che-dogfooding apps che-dev x6e0 p1 openshiftapps com-2021 04 07-15_09_04

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

Eclipse Che Logs

From the browser console:
root INFO Unable to read plugin registry https://plugin-registry-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/v3/plugins/

From theia-ide container:
2021-04-07 12:15:43.829 root INFO Cannot access the registry Params: Error: EISDIR: illegal operation on a directory, read 2021-04-07 12:15:44.016 root INFO Unable to read plugin registry Params: https://plugin-registry-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/v3/plugins/

@svor svor added kind/bug Outline of a bug - must adhere to the bug report template. area/plugins severity/P1 Has a major impact to usage or development of the system. labels Apr 7, 2021
@svor
Copy link
Contributor Author

svor commented Apr 7, 2021

cc @sunix

@svor svor added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Apr 7, 2021
@benoitf benoitf removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Apr 7, 2021
@vinokurig
Copy link
Contributor

vinokurig commented Apr 9, 2021

Is fixed by eclipse-che/che-theia#1072

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugins 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