此内容没有您所选择的语言版本。
Chapter 4. Known issues
On IBM Z and IBM Power Systems, the debugging features cannot be activated in the Go workspace in CodeReady Workspaces 2.14. Delve, the required debugger for the Go programming language, is not available for these platforms. An attempt to activate this feature results in the Failed to continue
error message. This issue has no workaround.
Additional resources
Golang based workspaces do not include basic language server features such as code autocompletion.
Workaround
- Run the CodeReady Workspaces instance in a non-restricted environment.
- Install the required module by using the Install button in the IDE dialog box.
Additional resources
A lack of OpenShift Container Platform cluster resources causes a failure. This failure causes a misleading message: Your session has expired. Please, log in to CodeReady Workspaces again to get access to your OpenShift account.
Workaround
- Provide more resources to the OpenShift Container Platform cluster.
Additional resources
When using the single-host
strategy for workspace exposure, attempting to clone a workspace from a Quick Add sample results in an error. There is currently no workaround for this issue.
Additional resources
The crwctl
binaries do not run on IBM Z and IBM Power Systems. These platforms are available as targets for deploying CodeReady Workspaces.
Workaround
-
Run
crwctl
from a supported platform.
Additional resources
4.6. Workspace creation fails on unstable networks 复制链接链接已复制到粘贴板!
CodeReady Workspaces might fail to create a workspace when the network is unstable. CodeReady Workspaces displays an error such as the following: Failed to run the workspace: "Waiting for pod 'workspace9fbid1gnx7273d47.maven-545f8c9cf4-hw79f' was interrupted." This issue has no workaround.
Additional resources
4.7. Unsupported devfiles on IBM Z and IBM Power Systems 复制链接链接已复制到粘贴板!
The following devfiles are not supported on IBM Z and IBM Power Systems:
- EAP for OpenJDK 8
- .Net
- Fuse
- Apache Camel K by Red Hat
Workaround
- Do not use unsupported languages on IBM Z and IBM Power Systems.
Additional resources
When starting a workspace, users might receive the following error message: Your session has expired. Please login to Che again to get access to your OpenShift account.
Workaround
- Log in again.
Additional resources
A workspace using Java with the JBoss EAP 7.3 devfile fails with the following error message: No delegateCommandHandler for vscode.java.startDebugSession
. There is no workaround for this issue.
Additional resources
4.10. No display for a task after a networking issue 复制链接链接已复制到粘贴板!
When a task is running and there is some networking issue, the terminal window is cleared and contains no text. Even when the connection is restored, the terminal remains empty and loading. There is no workaround for this issue.
Additional resources
The OpenShift Connector plug-in fails to deploy because of the inability to access the odo
image in the disconnected environment. There is no workaround for this issue.
Additional resources
4.12. The DEBUG configuration is missing 复制链接链接已复制到粘贴板!
The DEBUG panel displays No Configurations in the drop-down list because no configurations are loaded.
Workaround
- Refresh the page to display the debug configurations.
Additional resources
Don’t deploy CodeReady Workspaces to the openshift-workspaces
namespace on OpenShift Dedicated and ROSA.
Workaround
- Use another namespace when deploying CodeReady Workspaces on OpenShift Dedicated and ROSA.
Additional resources
4.14. Upstream sample devfiles are not supported 复制链接链接已复制到粘贴板!
Upstream sample devfiles are designed for Eclipse Che. CodeReady Workspaces doesn’t support these samples. A workspace running with the Dev Workspace engine might fail to start when using an upstream sample devfile.
Workaround
- Use supported Red Hat CodeReady Workspaces sample devfiles.
Additional resources
On IBM Power Systems, the list of supported image streams is missing, which causes component creation to fail.
Additional resources
Support for deploying CodeReady Workspaces 2.14 with the Dev Workspace engine is available as a Technology Preview feature for OpenShift Container Platform 4.8. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not fully function. Red Hat does not suggest using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
Known limitations
- When deploying CodeReady Workspaces in a restricted environment, workspaces fail to start because proxy and untrusted TLS certificates are not supported.
- The GitHub and GitLab OAuth flows to automatically configure user accounts are not supported.
- Clusters with a network policy that isolates namespaces networks are not supported.
- Upgrading a CodeReady Workspaces instance with the Dev Workspace engine enabled requires manual steps.
Additional resources
Currently, upgrading a CodeReady Workspaces instance with the Dev Workspace engine enabled requires the following manual steps as a workaround:
Workaround
-
Unsubscribe the CodeReady Workspaces Operator from the
latest
channel. -
Remove the
Dev Workspace Controller
namespace. -
Subscribe the CodeReady Workspaces Operator to the
tech-preview-latest-all-namespaces
channel.
Support for deploying CodeReady Workspaces 2.14 with the Dev Workspace engine is available as a Technology Preview feature for OpenShift Container Platform 4.8. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not fully function. Red Hat does not suggest using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
Additional resources
Currently, when using OperatorHub to install CodeReady Workspaces with the Dev Workspace engine, you cannot enable the Image Puller. The Image Puller currently does not work with the tech-preview-latest-all-namespaces
channel.
Workaround
-
Fetch the standalone CodeReady Workspaces
imagepuller-rhel8
image and use it manually to perform image pulls across the cluster.
Additional resources
When using the Cake-php
sample, the Configure Apache Web Server DocumentRoots
task fails with the following error:
error sed: couldn't open temporary file /etc/httpd/conf/sedSgv1Z4: Permission denied
error sed: couldn't open temporary file /etc/httpd/conf/sedSgv1Z4: Permission denied
Additional resources
The Quarkus sample workspaces from the tech-preview
channel experience failure to connect to GitHub and clone Git repositories in a restricted environment.
Additional resources
Currently, the available CPU or RAM resources on a RHPDS cluster may not be sufficient for a devfile.
Workaround
- In the Administrator perspective of the OpenShift Container Platform web console, choose the correct project, go to Administration > LimitRanges, and delete the LimitRange object for the CRW deployment.
- Alternatively, the RHPDS administrator can grant users more resources by providing a customized instance with higher limits for CPU or RAM.
Additional resources