-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Invalid plugin registry URL #19522
Copy link
Copy link
Closed
Labels
area/pluginskind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.
Description
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
- Create Java Maven workpsace
- 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 versionandkubectl version) - minishift (include output of
minishift versionandoc version) - docker-desktop + K8S (include output of
docker versionandkubectl version) - che dogfooding instance
Screenshots
Installation method
- chectl
- provide a full command that was used to deploy Eclipse Che (including the output)
- provide an output of
chectl versioncommand
- 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/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/pluginskind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.
