Plugin installation fails from che-theila plugin view on Openshift 4 with enabled OAuth
See original GitHub issueDescribe the bug
Plugin installation fails che-theila plugin view with Openshift 4 with enabled OAuth:
Che version
- latest
- nightly
- other: please specify
Steps to reproduce
- Start Che Server on Openshift 4 with enabled OAuth
- Start a workspace
- Open plugin view and install any plugin
- ERROR: Workspace fails to restart / workspace deployment are not cleared
Expected behavior
Plugin installations works as expected (workspace is restarted with a newly installed plugin availbale)
Runtime
- kubernetes (include output of
kubectl version
) - Openshift (include output of
oc version
) - minikube (include output of
minikube version
andkubectl version
) - minishift (include output of
minishift version
andoc version
) - docker-desktop + K8S (include output of
docker version
andkubectl version
) - other: (please specify)
Screenshots
Installation method
- chectl
- che-operator
- minishift-addon
- I don’t know
Environment
- my computer
- Windows
- Linux
- macOS
- Cloud
- Amazon
- Azure
- GCE
- other (please specify)
- other: please specify
Additional context
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Installation and Configuration OpenShift Container Platform 3.4
This variable configures which OpenShift SDN plug-in to use for the pod network, which defaults to redhat/openshift-ovs-subnet for the standard SDN plug-in.
Read more >1807662 – Jenkins pipeline fails with error com.openshift ...
The openshift-client plugin (the NON legacy plugin) is not subject to this error as it uses a different mapping and authentication mechanism.
Read more >Chapter 3. Known issues Red Hat CodeReady Workspaces 2.6
Logging in to a CodeReady Workspaces workspace using the crwctl tool fails with OpenShift OAuth support enabled. 3.9. Breakpoints of the debug session...
Read more >The big list of OpenShift 4 Solutions and Knowledge articles
[Solution] Openshift installation fails while creating Load Balancer. Created: Jan 18 2019, Modified: May 07 2019. [Solution] How to change default serviceCIDR ...
Read more >Chapter 4. Known issues Red Hat OpenShift Dev Spaces 3.0
No display for a task after a networking issue; 4.7. OpenShift Connector plug-in fails to deploy an application in a restricted environment; 4.8....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
With(preferred) and without OAuth enabled, please.
At the moment we ask the dashboard to restart the workpsace, which is working fine. There are two PRs to che 7.3.x and che-theia 7.3.2 solving the problem. https://github.com/eclipse/che/pull/15194 https://github.com/eclipse/che-theia/pull/542