03-23-2025, 05:34 PM
Since adding error checking and reporting to the update script it's not surprising to see that some updates are failing. This was going unreported in the past :-0
You can try running the update manually from the command line. It will print more detail about where the errors are occurring.
Its certainly possible that the update script has a bug or bad logic but I didn't experience any issues during my tests updating 926 to 930, so unless I can reproduce something the only option at this time for a failed update is to start with a fresh image and restore settings from a backup.
You can try running the update manually from the command line. It will print more detail about where the errors are occurring.
Code:
sudo /var/www/util/system-updater.sh moode9
Its certainly possible that the update script has a bug or bad logic but I didn't experience any issues during my tests updating 926 to 930, so unless I can reproduce something the only option at this time for a failed update is to start with a fresh image and restore settings from a backup.