Workspace panel actions are not working
See original GitHub issueDescribe the bug
I opened my usual self-hosting workspace this morning and ended up with an empty workspace. I saw no source in the explorer and I could not open any terminals in containers. After realizing I had no workspace roots open, I opened one by hand and my projects appeared. I could now open terminals in user containers, but not in any containers inside the “plugins” folder in the “my workspace” sidebar.
Che version
- latest
- nightly
- other: please specify
Steps to reproduce
Start a workspace and try to use any action from the Workspace
panel.
Also see: https://github.com/eclipse/che/issues/19441#issuecomment-809240864
Expected behavior
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
- 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
Issue Analytics
- State:
- Created 2 years ago
- Comments:20 (20 by maintainers)
Top Results From Across the Web
Troubleshoot WorkSpaces issues - AWS Documentation
In the navigation pane, choose WorkSpaces. Select your Linux WorkSpace, and reboot it by choosing Actions, Reboot WorkSpaces. If the WorkSpace status is...
Read more >Google Workspace Known Issues
Google Workspace Known Issues · Communication · Can't change event owner · Occasionally some Google Chat activity isn't logged as expected · Native...
Read more >Adobe Photoshop workspace basics
Learn how to navigate and use the Photoshop workspace. Perform simple math in number fields. Use preset workspaces, or create custom ...
Read more >WORKSPACE PANELS GONE. View Studio not working ...
Hold down CTRL and click twice on your program icon. It will re-set the program.
Read more >Create a configurable workspace list action
Our feedback system is currently not working as expected. As a workaround, you can email docfeedback@servicenow.com. Thank you for your patience ...
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
@RomanNikitenko could you please check it with the upstream commit before https://github.com/eclipse-theia/theia/pull/9223
so it doesn’t work with
quay.io/eclipse/che-theia:c881e91
aka https://github.com/eclipse-che/che-theia/commit/c881e914b4944841a20f0d929664f382cffe4fbe but works withquay.io/eclipse/che-theia:1caeb61
aka https://github.com/eclipse-che/che-theia/commit/1caeb61a17674360bdde1575000e4f0469d729c0so I suspect regression is coming from upstream theia change