In version 25.10.3.1, when I used the older patch—before it was split into the current v25 and v26 versions—it worked perfectly.
However, the v25 patch does not work in version 25.10.4.
Checking the status shows that it is mounted properly, and running the following command confirms that the patch is successfully applied:
grep -r "360" /usr/lib/python3/dist-packages/middlewared/alert/source/smart.py
Despite this, it actually fails to enter sleep mode.
I have currently rolled back to 25.10.3.1, and it is working well again.
Thanks.
In version 25.10.3.1, when I used the older patch—before it was split into the current v25 and v26 versions—it worked perfectly.
However, the v25 patch does not work in version 25.10.4.
Checking the status shows that it is mounted properly, and running the following command confirms that the patch is successfully applied:
grep -r "360" /usr/lib/python3/dist-packages/middlewared/alert/source/smart.py
Despite this, it actually fails to enter sleep mode.
I have currently rolled back to 25.10.3.1, and it is working well again.
Thanks.