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

Error when start a workspace via factory from the dashboard #22949

Closed
svor opened this issue Apr 30, 2024 · 1 comment · Fixed by eclipse-che/che-dashboard#1104
Closed

Error when start a workspace via factory from the dashboard #22949

svor opened this issue Apr 30, 2024 · 1 comment · Fixed by eclipse-che/che-dashboard#1104
Assignees
Labels
area/dashboard area/factory/dashboard Issues related to factories frontend (che user dashboard side) 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.

Comments

@svor
Copy link
Contributor

svor commented Apr 30, 2024

Describe the bug

It's not possible to start a workspace from the dashboard using a factory that contains an information about devfile (e.g. https://github.com/che-incubator/quarkus-api-example?df=smoke-test.devfile.yaml)

The error is Could not reach devfile at https://github.com/che-incubator/quarkus-api-example?override.devfileFilename=smoke-test.devfile.yaml

Also I see that df=smoke-test.devfile.yaml was automatically replaced with override.devfileFilename=smoke-test.devfile.yaml

Che version

next (development version)

Steps to reproduce

  1. Open Create Workspace page on the dashboard
  2. Put https://github.com/che-incubator/quarkus-api-example?df=smoke-test.devfile.yaml factory into Git repo URL:
  3. Click Create & Open
    screenshot-che-dogfooding apps che-dev x6e0 p1 openshiftapps com-2024 04 30-17_16_13

Expected behavior

Workspace should start without problems

Runtime

OpenShift

Screenshots

screencast-bpconcjcammlapcogcnnelfmaeghhagj-2024.04.30-17_07_17.webm

Installation method

chectl/latest

Environment

Linux

Eclipse Che Logs

No response

Additional context

No response

@svor svor added kind/bug Outline of a bug - must adhere to the bug report template. area/dashboard area/factory/dashboard Issues related to factories frontend (che user dashboard side) labels Apr 30, 2024
@RomanNikitenko RomanNikitenko added the severity/P1 Has a major impact to usage or development of the system. label Apr 30, 2024
@RomanNikitenko
Copy link
Member

I think smoke test fails for the Che-Code because of this issue: https://github.com/che-incubator/che-code/actions/runs/8896663168/job/24434464747?pr=353

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard area/factory/dashboard Issues related to factories frontend (che user dashboard side) 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.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants