You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Because of development, I removed TpmPolicy related function and vue code in these page.
After removing all related part, progress bar is always running in these page. Refresh doesn't work either in these page.
The other problem is after shutdown server power, this page could not show "off" with Refresh button
To Reproduce
Issue 1
Go to 'Server Power Operations' page
Progress bar is always running
Issue 2
Go to "Server Power Operations" page
Click Orderly Shutdown server option
Check server is already down
Go back page, progress bar is still running
Click "Refresh" button, progress bar runs again from beginning and keep showing
Check "Server status", it doesn't change to "off"
Click F5 to reload the page
"Server status" and it shows "off" after clicking F5 to reloading page.
Progess bar is still running
Expected behavior
Progress bar should not appear all time
Click Refresh button should update "server status" in this page
Screenshots
Desktop (please complete the following information):
OS: Windows10
Browser&version : Edge v126、google chrome v126
Additional context
Below is src\views\Operations\ServerPowerOperations\BootSettings.vue. I have modified this for Server Power Operations page. Server_Power_Operations_page.txt
Thank you in advance.
The text was updated successfully, but these errors were encountered:
I'm not sure if you're already using the new source code? For me, I do not see this issue. My system, I saw that the progress bar was turned off after completion action in case 1,2 you said.
Thank you for reply.
I will try the new code to check again.
If this won't bother you, could you remove "TPM required policy" block behind "□Enable one time boot" in the lower left corner?
I am wondering if your works well after removing TPM part, this problem must be caused by code version.
Describe the bug
Because of development, I removed TpmPolicy related function and vue code in these page.
After removing all related part, progress bar is always running in these page. Refresh doesn't work either in these page.
The other problem is after shutdown server power, this page could not show "off" with Refresh button
To Reproduce
Issue 1
Issue 2
Expected behavior
Screenshots
Desktop (please complete the following information):
Additional context
Below is src\views\Operations\ServerPowerOperations\BootSettings.vue. I have modified this for Server Power Operations page.
Server_Power_Operations_page.txt
Thank you in advance.
The text was updated successfully, but these errors were encountered: