Services not starting after reboot on older emonSD-26Oct17 image (Fixed)
Thanks to @IM35461 @borpin @pb66 @Greebo for finding this bug on the older image, see: https://community.openenergymonitor.org/t/services-not-restarting-on-upgrade-to-9-9-7
This issue has now been fixed, if you are upgrading after 11:30am 4th of March the update process include the fix and services will start on reboot as expected.
Unfortunately users who have updated prior to this fix will need to login via SSH and start service-runner manually to initiate the update process to then fix for subsequent updates. The command to do this once logged in is:
sudo servicectl start service-runner
then run emonpi update from the emoncms Administration menu.
Sorry for not catching this issue sooner.
Note: It can take 5 minutes for all the services to come online after a reboot on jessie. The new stretch image is a bit faster. This caught me out to start with as I thought none of the services where starting but they did all start up fine after a couple of minutes.