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

[Hosted che] Not able to run workspace via devfile link ('f?url' parameter) #16218

Closed
4 of 23 tasks
skabashnyuk opened this issue Mar 4, 2020 · 12 comments
Closed
4 of 23 tasks
Labels
area/dashboard area/factory/dashboard Issues related to factories frontend (che user dashboard side) area/hosted-che 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

@skabashnyuk
Copy link
Contributor

skabashnyuk commented Mar 4, 2020

Describe the bug

I was not able to use che factory on hosted che.

Che version

  • latest
  • nightly
  • other: 7.9.0

Steps to reproduce

  1. Open browser
  2. Paste link
  3. Hit enter.
  4. At the end, I get the dashboard instead of the workspace.

Expected behavior

The workspace should be loaded.

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • minikube (include output of minikube version and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Screenshots

devfile_factory

Installation method

  • chectl
  • che-operator
  • minishift-addon
  • I don't know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • other: please specify

Eclipse Che Logs

n/a

Additional context

n/a

@skabashnyuk skabashnyuk added the kind/bug Outline of a bug - must adhere to the bug report template. label Mar 4, 2020
@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 Mar 4, 2020
@skabashnyuk skabashnyuk added area/dashboard area/factory/dashboard Issues related to factories frontend (che user dashboard side) area/hosted-che and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Mar 4, 2020
@skabashnyuk
Copy link
Contributor Author

Tested locally on crc, 7.10-x - working

@ibuziuk ibuziuk added the severity/P1 Has a major impact to usage or development of the system. label Mar 4, 2020
@ibuziuk
Copy link
Member

ibuziuk commented Mar 4, 2020

Could you please clarify what is the browser version ? works fine on Fedora against Chrome 76.0.3809.100-1

@skabashnyuk
Copy link
Contributor Author

Google Chrome
Версія 80.0.3987.122 (Розробка) (64-розрядна версія)

@ibuziuk
Copy link
Member

ibuziuk commented Mar 4, 2020

Was able to reproduce in incognito (I suspect that some of the UD files has been cached from the previous version for me).
@sleshchenko I suspect this might be related to the fact that we do UD customization via product.json now.

for some reason, no redirect happens from:

https://che.openshift.io/dashboard/#/?url=https:%2F%2Fraw.githubusercontent.com%2Fibuziuk%2Fjbang%2Fdevfile%2Fdevfile.yaml

@skabashnyuk
Copy link
Contributor Author

Версія 80.0.3987.132 (Розробка) (64-розрядна версія) - same thing

@ibuziuk
Copy link
Member

ibuziuk commented Mar 4, 2020

The workaround is to use the "Import Devfile" flow:
image

@ibuziuk
Copy link
Member

ibuziuk commented Mar 4, 2020

PR with workaround - redhat-developer/rh-che#1817
real fix for 7.9.1 - #16223

@ibuziuk
Copy link
Member

ibuziuk commented Mar 5, 2020

Fixed on production. Closing
also fixed in 7.9.1 and there is a pending PR for master - #16222

@ibuziuk ibuziuk closed this as completed Mar 5, 2020
@sleshchenko sleshchenko reopened this Apr 1, 2020
@sleshchenko
Copy link
Member

Seems, it's actual again =(

@ibuziuk
Copy link
Member

ibuziuk commented Apr 1, 2020

Hosted Che specific PR with a workaround for 7.10.0 redhat-developer/rh-che#1849

@ibuziuk
Copy link
Member

ibuziuk commented Apr 1, 2020

PR with prod update - openshiftio/saas-openshiftio#1402

@ibuziuk
Copy link
Member

ibuziuk commented Apr 1, 2020

Closing. Fixed on production

@ibuziuk ibuziuk closed this as completed Apr 1, 2020
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) area/hosted-che 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
None yet
Development

No branches or pull requests

4 participants