Che-Theia in Che deployed in an offline environment still need access to static.developers.redhat.com
See original GitHub issueDescribe the bug
Che version
- latest
- nightly
- other: please specify
Steps to reproduce
- Create Plugin and devfile registries for offline mode
- Deploy Che with Helm ( or chectl) and configure it to use devfile and plugins registries created above
- In administration tab create docker registry for the Docker proxy registry server 4. Create a workspace from a web browser that do not have internet access. The workspace starts, the green ball is displayed but Theia ide is not rendred.
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
- che-operator
- minishift-addon
- I don’t know
Environment
- my computer
- Windows
- Linux
- macOS
- Cloud
- Amazon
- Azure
- GCE
- other (on premise )
- other: please specify
Additional context
The needed resource to render Theia is a javascript hosted at :
https://static.developers.redhat.com/che/theia_artifacts/vendors.8db588d7bb55e4583128.js
Issue Analytics
- State:
- Created 4 years ago
- Reactions:4
- Comments:32 (14 by maintainers)
Top Results From Across the Web
Chapter 2. Che-Theia IDE basics - Red Hat Customer Portal
This section describes basics workflows and commands for Che-Theia: the native integrated development environment for Red Hat CodeReady Workspaces.
Read more >Red Hat CodeReady Workspaces 2.3 End-user Guide
development environment for Red Hat CodeReady Workspaces. Defining custom commands for Che-Theia. Version Control. Troubleshooting.
Read more >End-user Guide Red Hat CodeReady Workspaces 2.5
This section describes how to access CodeReady Workspaces workspaces from the Red Hat Applications menu on OpenShift Container Platform. Prerequisites. The ...
Read more >End-user Guide Red Hat CodeReady Workspaces 2.9
2.3. Che-Theia Troubleshooting · Navigate to the CodeReady Workspaces Dashboard. · Select the workspace in which the problem happened. · Switch to the...
Read more >End-user Guide Red Hat CodeReady Workspaces 2.4
Accessing CodeReady Workspaces from OpenShift Developer Perspective ... Defining custom commands for Che-Theia ... Environment variables; 3.2.4.2.19.
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
This issue disappeared in Che version 7.7.x but reappeared in version 7.8.0 !
@davidfestal, would it be worth adding this piece of info to https://www.eclipse.org/che/docs/che-7/installing-che-in-restricted-environment/?