Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to deploy dev workspaces #167

Open
misanche opened this issue Aug 10, 2023 · 1 comment
Open

Not able to deploy dev workspaces #167

misanche opened this issue Aug 10, 2023 · 1 comment

Comments

@misanche
Copy link

misanche commented Aug 10, 2023

Seems like there is an issue with the last image available for the pluginregistry image.

jdk was updated from 11.0.19 to 11.0.20 and appears an error:

java.lang.Error: java.io.FileNotFoundException: /usr/lib/jvm/java-11-openjdk-11.0.20.0.8-2.el8.x86_64/lib/tzdb.dat (No such file or directory)

You can override main/tooling/charts/tl500-course-content/templates/crw/crwv2.yaml

to:
... components: pluginRegistry: deployment: containers: - image: >- registry.redhat.io/devspaces/pluginregistry-rhel8@sha256:1be5c836fb2531475f07f48153d4b8c3db84fb7281c2cd54844b9037b0a526d5 name: plugin-registry

    Updating this will solve the issue and will deploy the dev workspaces.

#168

@eformat
Copy link
Member

eformat commented Aug 11, 2023

possibly related to

eclipse-che/che#22368

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants