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

Can't start any devworkspace #20545

Closed
sparkoo opened this issue Sep 27, 2021 · 5 comments
Closed

Can't start any devworkspace #20545

sparkoo opened this issue Sep 27, 2021 · 5 comments
Assignees
Labels
area/plugins kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Milestone

Comments

@sparkoo
Copy link
Member

sparkoo commented Sep 27, 2021

Describe the bug

I can't start any workspace when using DevWorkspaces.

Workspace log from the Dashboard:

Initializing DevWorkspace

Preparing networking

Preparing services

Networking ready

Waiting for DevWorkspace ServiceAccount

Error provisioning storage: Could not rewrite container volume mounts: volume component 'plugins' is defined multiple times

Che version

next (development version)

Steps to reproduce

  1. chectl server:deploy --platform=openshift --workspace-engine=dev-workspace
  2. login and try start any workspace from samples

Expected behavior

Workspace will start

Runtime

OpenShift

Screenshots

20210927_144729_1635x373_scrot

Installation method

chectl/next

Environment

other (please specify in additional context)

Eclipse Che Logs

No response

Additional context

env: RHPDS

@sparkoo sparkoo added the kind/bug Outline of a bug - must adhere to the bug report template. label Sep 27, 2021
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Sep 27, 2021
@sparkoo sparkoo added the severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. label Sep 27, 2021
@l0rd l0rd removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Sep 27, 2021
@amisevsk
Copy link
Contributor

Issue appears to be due to devfile/devworkspace-operator#586, which is fixed in devfile/devworkspace-operator#593 but currently only available in next.

@sleshchenko
Copy link
Member

Well, but spring samples used to work just fine, even before devfile/devworkspace-operator#593 but I missed something

@vzhukovs
Copy link
Contributor

Will take a look

@sparkoo
Copy link
Member Author

sparkoo commented Sep 27, 2021

workaround is to use older plugin-registry:

spec:
  server:
    pluginRegistryImage: quay.io/eclipse/che-plugin-registry:7.36.2

@azatsarynnyy
Copy link
Member

azatsarynnyy commented Sep 27, 2021

Should be fixed by eclipse-che/che-plugin-registry#1058 (main) and eclipse-che/che-plugin-registry#1059 (7.36.x)

@azatsarynnyy azatsarynnyy removed status/in-progress This issue has been taken by an engineer and is under active development. sprint/current labels Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugins kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Projects
None yet
Development

No branches or pull requests

7 participants