Hi John,
Very sorry to hear that the update has not worked for you. Your update log looks ok, it just seems to not be pulling in the latest commits from github. Could you try running update again. If this does’t work are you able to connect to the emonPi via ssh then run the following commands then post the full output you get on this thread:
rpi-rw
cd /var/www/emoncms
git status
git log | head
git branch
git pull
rpi-ro