-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
area/editor/vscodeIssues related to the Code OSS editor of CheIssues related to the Code OSS editor of Chebackport to 7.113.xkind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.team/CThis team is responsible for the the IDEs and ExtensionsThis team is responsible for the the IDEs and Extensions
Description
Describe the bug
The workspace failed to start when using the che-code:latest image
From the Events:
status:
conditions:
- lastTransitionTime: '2025-12-19T11:43:45Z'
message: DevWorkspace failed to progress past step 'Waiting for editor to start' for longer than timeout (300s)
reason: InfrastructureFailure
status: 'True'
type: FailedStart
From the checode/entrypoint-logs.txt:
time="2025-12-19T12:24:37Z" level=info msg="Activity tracker is run and workspace will be stopped in 30m0s if there is no activity"
[GIN-debug] Listening and serving HTTP on 127.0.0.1:3333
[INFO] OpenSSL major version is: 3.
[INFO] LD_LIBRARY_PATH is: /checode/checode-linux-libc/ubi9/ld_libs:
[INFO] Using linux-libc ubi9-based assembly...
[INFO] Node.js dir for running VS Code: /checode/checode-linux-libc/ubi9
/checode/checode-linux-libc/ubi9/node: /lib64/libcrypto.so.3: version `OPENSSL_3.4.0' not found (required by /checode/checode-linux-libc/ubi9/ld_libs/libnode.so.127)
Che version
7.112@latest
Steps to reproduce
Try to start any workspace with quay.io/che-incubator/che-code:latest editor image and quay.io/devfile/universal-developer-image:ubi9-f1cf6ea (which provides OpenSSL 3.2.2 ) as a tool container's image
Expected behavior
The workspace should start
Runtime
OpenShift
Screenshots
No response
Installation method
chectl/next
Environment
Linux
Eclipse Che Logs
Additional context
No response
Metadata
Metadata
Assignees
Labels
area/editor/vscodeIssues related to the Code OSS editor of CheIssues related to the Code OSS editor of Chebackport to 7.113.xkind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.team/CThis team is responsible for the the IDEs and ExtensionsThis team is responsible for the the IDEs and Extensions
Type
Projects
Status
No status