@Gary-Host Thanks. So to be clearer here about the update logs.
First, tail the log file /home/yellowtent/platformdata/logs/box.log
Now, start the update in the UI
You will see something like this in the logs:
2022-03-17T05:30:00.012Z box:tasks startTask - starting task 3970 with options {}. logs at /home/yellowtent/platformdata/logs/tasks/3970.log
2022-03-17T05:30:00.012Z box:shell startTask spawn: /usr/bin/sudo -S -E /home/yellowtent/box/src/scripts/starttask.sh 3970 /home/yellowtent/platformdata/logs/tasks/3970.log 0 400
Now, you can check the log file as listed above at /home/yellowtent/platformdata/logs/tasks/3970.log
That should give us info on why it's not updating.