-
Notifications
You must be signed in to change notification settings - Fork 266
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
[BUG] Refresh browser for the virtualization management page of accessing Harvester would display empty or page not found error #11350
Comments
This is solved when running locally, but not in a production build. In addition, when not logged in and navigating to a harvester cluster's page, there's a different error
which ultimately points at a findAll action. That part is reproducible in both local and production builds |
@TachunLin how's testing for this looking? 2.9.0's release date is targeted for next week and QA is wrapping up other tickets in the next day or so. |
Tests pass on v2.9-dd23578d3e3499f54d80c4ed88cc52c44ee69539-head |
Verified fixed on Rancher Result
vokoscreenNG-2024-07-30_12-47-27.mp4
vokoscreenNG-2024-07-30_13-23-33.mp4Test Information
|
Rancher Server Setup
v2.9.0-alpha5
andv2.9-head
(4c5e874)Harvester Setup
v1.3.1
andv1.2.2
Describe the bug
With Harvester have imported in Rancher
When access Harvester in Rancher virtualization management.
After the Harvester cluster content come up
On Harvester v1.3.1 + Rancher v2.9.5-alpha5
When we try to fresh the page via browser function (or F5), It would display empty page content
vokoscreenNG-2024-07-03_23-02-49.mp4
On Harvester v1.2.2 + Rancher v2.9-head
Error 404: This page could not be found
To Reproduce
Expected Result
Every time refresh the Harvester cluster content page should display all content well.
The text was updated successfully, but these errors were encountered: