rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
452 stars 257 forks source link

[BUG] Most of the Harvester cluster UI text display with %variable-reference% value when Access from Rancher v2.9.0-alpha5 virtualization management #11349

Closed TachunLin closed 2 months ago

TachunLin commented 3 months ago

Rancher Server Setup

Harvester Setup

Describe the bug

When access Harvester in Rancher v2.9.0-alpha5 virtualization management.

  1. Most of the Harvester UI item display by %vairable-reference% value image

  2. And the left panel of Harvester item also display with the attribute name instead of the correct display name image

  3. Which happened almost every Harvester entry pages

    • Dashboard
    • Hosts
    • Virtual Machines
    • Volumes
    • Image
    • Namespaces
    • Networks
    • Backup & Snapshot
    • Monitoring & Logging
    • Advanced

    image

To Reproduce

  1. Use helm to provision the Rancher v2.9.0-alpha5
  2. Create a v1.3.1 Harvester cluster
  3. Import Harvester to Rancher
  4. Access Harvester from Rancher virtualization management page

Expected Result

Should display all item text in correct content while accessing Harvester from Rancher v2.9.0-alpha5 virtualization management

bk201 commented 3 months ago

cc @torchiaf

torchiaf commented 3 months ago

@TachunLin We are working on it. I think there is another issue: when refreshing the browser window, it will show the error page instead of redirecting to the correct route, could you confirm it ?

image

Also, is there a chance for you to test both behavior with Rancher 2.9-head + Harvester v1.2.x ?

gaktive commented 3 months ago

Putting on UI project board for now, though this may have to be transferred over to rancher/dashboard unless @torchiaf tells me it can stay here.

TachunLin commented 3 months ago

@TachunLin We are working on it. I think there is another issue: when refreshing the browser window, it will show the error page instead of redirecting to the correct route, could you confirm it ?

image

Also, is there a chance for you to test both behavior with Rancher 2.9-head + Harvester v1.2.x ?

@torchiaf I try to refresh browser for the virtualization management page of accessing Harvester After refreshing, the page would display with empty content with nothing

https://github.com/rancher/rancher/assets/29251855/22bc606f-e055-4cbd-bf73-559d46587bd1

Let me prepare another environment of Rancher 2.9-head + Harvester v1.2.2 for a comparison check.

TachunLin commented 3 months ago

Tested on the Rancher v2.9-head (4c5e874) with Harvester v1.2.2

When access Harvester from Rancher virtualization management page

torchiaf commented 3 months ago

Thank you @TachunLin . Should we open a new ticket to track the refresh issue ?

TachunLin commented 3 months ago

Just created the dashboard issue https://github.com/rancher/dashboard/issues/11350 to track the refresh page failure.

momesgin commented 2 months ago

@yonasberhe23 I tested this on our shared Harvester environment and confirmed that this issue is fixed.

Image