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
First of all, Thank you very much for these scripts!!
Describe the bug
After a lot of work I managed to make my fan show in sensors and I wanted it displayed in gui so I uninstalled the original senors script:
./pve-mod-gui-sensors.sh uninstall
and then reinstall it with some new options like show averages and display fans and so on.
Not only that it didn't work, but now I can't restore my original files because the for some unkown reason the backup already contains the modified gui.
So now I am in a state that the cpu temps are displayed ( one for each core), the drive temp as well, but not the fans.
This is not a request on how to fix this, it is simply an issue on restoring the original gui.
To Reproduce
Steps to reproduce the behavior:
Go to shell
./pve-mod-gui-sensors.sh uninstall
Reload page
Observe that the restored gui is actually the current one
Expected behavior
I expect to have the original gui
This is the "restored" gui Sensors output
How many backup files for pvemanagerlib.js are there in your /root/backup directory? If there are multiple, going backwards based on the timestamps, does any of them contain the content without the modifications?
In the screenshot from your installation there are no errors shown. At the end one can see where the original files were copied. The installer script can detect if the modifications are already in place and stops, so none of the backup files should contain any customizations. Did you edit the modified files in /usr/share/... after the installation and tried to install the mods again?
First of all, Thank you very much for these scripts!!
Describe the bug
After a lot of work I managed to make my fan show in sensors and I wanted it displayed in gui so I uninstalled the original senors script:
./pve-mod-gui-sensors.sh uninstall
and then reinstall it with some new options like show averages and display fans and so on.
Not only that it didn't work, but now I can't restore my original files because the for some unkown reason the backup already contains the modified gui.
So now I am in a state that the cpu temps are displayed ( one for each core), the drive temp as well, but not the fans.
This is not a request on how to fix this, it is simply an issue on restoring the original gui.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect to have the original gui
This is the "restored" gui
Sensors output
Additional context
updated Virtual Environment 8.2.4
I am guessing that installing all your scripts created multiple backups and the original gui is lost.
Thank you for this scripts!
The text was updated successfully, but these errors were encountered: