-
Bug
-
Resolution: Duplicate
-
Critical
-
3.19.0.GA
-
False
-
-
False
-
Release Notes
-
-
Known Issue
-
Rejected
-
-
-
Description of problem:
Workspace failed to start using JetBrains IntelliJ IDEA editor in airgap OCP.
Workaround
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- install DEv Spaces 3.19.0 in airgapped OCP.
- Go to User Dashboard > Create Workspace page.
- Select JetBrains IntelliJ IDEA Ultimate editor.
- Try to create any sample workspace
Actual results:
Logs from workspace pod > "editor-injector" container:
Downloading IDE binaries... gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now Volume content: total 104776 drwxrwsr-x. 3 root 1000770000 4096 Feb 26 17:26 . dr-xr-xr-x. 1 root root 139 Feb 26 17:26 .. -rwxr-xr-x. 1 1000770000 1000770000 3181 Feb 26 17:26 entrypoint-volume.sh -rw-r--r--. 1 1000770000 1000770000 289 Feb 26 17:26 idea.properties -rwxr-xr-x. 1 1000770000 1000770000 54148696 Feb 26 17:26 node-ubi8 -rwxr-xr-x. 1 1000770000 1000770000 53123928 Feb 26 17:26 node-ubi9 drwxr-sr-x. 5 1000770000 1000770000 4096 Feb 26 17:26 status-app
Root cause: workspace is downloading JetBrains Editor binaries outside of OCP instance.
Expected results:
Workspace started successfully and opened using local JetBrains IntelliJ IDEA editor.
Reproducibility (Always/Intermittent/Only Once):
Always
Acceptance criteria:
Definition of Done: