Unable to start Che 7 Workspace with latest Che Server #12631
Labels
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
Description
Unable to start Che 7 Workspace with latest Che Server.
Investigation shows that Theia container is started with 150mb memory limit while 1.5Gb is configured https://github.com/ws-skeleton/che-editor-theia/blob/master/etc/che-plugin.yaml#L43.
It may be related to ab82e73
Reproduction Steps
OS and version:
Che Server 6.19.0-SNAPSHOT, may be also actual for 6.18.0
Diagnostics:
@skabashnyuk guesses that it may be caused by outdated Che Plugin Registry where
memory-limit
field is present whilememoryLimit
is expected by Che Server.Theia container Logs
The text was updated successfully, but these errors were encountered: