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

Dashboard fails to load js resources after update #19504

Closed
23 tasks
sleshchenko opened this issue Apr 5, 2021 · 1 comment · Fixed by eclipse-che/che-dashboard#223
Closed
23 tasks

Dashboard fails to load js resources after update #19504

sleshchenko opened this issue Apr 5, 2021 · 1 comment · Fixed by eclipse-che/che-dashboard#223
Assignees
Labels
area/dashboard 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. sprint/current
Milestone

Comments

@sleshchenko
Copy link
Member

Describe the bug

After Che Server is updated with newer Che, the opened tab with Dashboard may fail to switch to another tabs due js resource is not found.

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

  1. Deploy Che with the previous version
  2. Open dashboard.
  3. Update Che Server with a newer version.
  4. Return to dashboard tab and try to switch to another tab, Workspace Details, Start workspace...
    It fails with error: unable to load js resource ...

Expected behavior

It works, probably tab is refreshed before selected tab is activated.

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

Installation method

  • chectl
    • provide a full command that was used to deploy Eclipse Che (including the output)
    • provide an output of chectl version command
  • OperatorHub
  • I don't know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • Dev Sandbox (workspaces.openshift.com)
  • other: please specify

Eclipse Che Logs

Additional context

@sleshchenko sleshchenko added kind/bug Outline of a bug - must adhere to the bug report template. sprint/next area/dashboard labels Apr 5, 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 Apr 5, 2021
@svor svor added severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Apr 5, 2021
@sleshchenko
Copy link
Member Author

Caching issue becomes even more critical after switching to use Apache container, since some default are there and it may not work for dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard 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. sprint/current
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants