question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Che-Theia in Che deployed in an offline environment still need access to static.developers.redhat.com

See original GitHub issue

Describe the bug

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

  1. Create Plugin and devfile registries for offline mode
  2. Deploy Che with Helm ( or chectl) and configure it to use devfile and plugins registries created above
  3. 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 and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl 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:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:32 (14 by maintainers)

github_iconTop GitHub Comments

4reactions
NM4commented, Feb 7, 2020

This issue disappeared in Che version 7.7.x but reappeared in version 7.8.0 !

1reaction
rkratkycommented, Jun 5, 2020

However if there is a mandatory reason to never use the CDN (which will obviously decrease Theia loading performances), then the NOCDN environment variable can be added in the Theia plugin section of the Devfile, in order to force disabling the CDN completely.

@davidfestal, would it be worth adding this piece of info to https://www.eclipse.org/che/docs/che-7/installing-che-in-restricted-environment/?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found