Thanks. From the logfile is seems that default.emonpi.settings.php
and settings.php
have been user modified. The change to default.emonpi.settings.php
is causing emonPi update to not be able to pull in any new changes.
If’s possible to keep your custom settings in settings.php
and just restore default.emonpi.settings.php
to it’s default state. This file is is only used to store the default settings for reference, its not actually used by the application. You can reset default.emonpi.settings.php
back to it’s default state by running
rpi-rw
cd /var/www/emoncms
git checkout default.emonpi.settings.php
git pull
The final git pull
command should now pull in the latest changes and update you to 9.8.28. This won’t necessarily fix the issue you have reported but should enable us to debug on a common platform. Once updated to 9.8.28 please use the new copy to clipboard function to copy your Emoncms system info to clipboard and paste into the forum. It should look something like this: