OK Finally got around to doing this. First, I changed out the Raspberry Pi 3 to one that says “Made in the UK”!
Got everything back up and running. Ran the brewpi updater with the Script not running, and received this:
########################################################## ####
Welcome to the BrewPi Updater!
######################################################
Checking whether the update script is up to date
/home/pi/brewpi-tools is up-to-date.
*** Updating BrewPi script repository ***
Stopping running instances of BrewPi
You are on branch master
The latest commit in /home/brewpi is 67efcb0e40f0be4b40ad1e7cd207eedcf0dd032c o n Wed, 27 Apr 2016 18:25:10
The latest commit on origin/master is 67efcb0e40f0be4b40ad1e7cd207eedcf0dd032c o n Wed, 27 Apr 2016 18:25:10
Your local version of /home/brewpi is up to date!
*** Updating BrewPi web interface repository ***
The path ‘/var/www’ does not seem to be a valid git repository
What path did you install the BrewPi web interface scripts to? /var/www/html
You are on branch master
The latest commit in /var/www/html is 1e0778703edbbd3ef33072ba0b260c491fba90cc o n Mon, 11 Jan 2016 13:04:54
The latest commit on origin/master is 1e0778703edbbd3ef33072ba0b260c491fba90cc o n Mon, 11 Jan 2016 13:04:54
Your local version of /var/www/html is up to date!
No changes were made, skipping runAfterUpdate.sh.
If you encounter problems, you can start it manually with:
sudo /home/brewpi/utils/runAfterUpdate.sh
The update script can automatically check your controller firmware version and program it with the latest release on GitHub, would you like to do this now? [Y/n ]:y
Stopping any running instances of BrewPi to check/update controller…
Checking current firmware version…
Oct 28 2016 11:31:02 Opening serial port
JSON decode error: Unterminated string starting at: line 1 column 18 (char 17)
Could not parse version number: {“v”:“0.4.3”,“n”:"0.4.3-0-g4d
JSON decode error: Expecting ‘,’ delimiter or ‘}’: line 1 column 42 (char 41)
Could not parse version number: {“v”:“0.4.3”,“n”:“0.4.3-0-g4d00879”,“s”:4
JSON decode error: Unterminated string starting at: line 1 column 37 (char 36)
Could not parse version number: {“v”:“0.4.3”,“n”:“0.4.3-0-g4d00879”,"s
JSON decode error: Unterminated string starting at: line 1 column 49 (char 48)
Could not parse version number: {“v”:“0.4.3”,“n”:“0.4.3-0-g4d00879”,“s”:4,“y”:0, "b
JSON decode error: Expecting value: line 1 column 53 (char 52)
Could not parse version number: {“v”:“0.4.3”,“n”:“0.4.3-0-g4d00879”,“s”:4,“y”:0, “b”:
JSON decode error: Unterminated string starting at: line 1 column 18 (char 17)
Could not parse version number: {“v”:“0.4.3”,“n”:"0.4.3-0-g4
JSON decode error: Unterminated string starting at: line 1 column 18 (char 17)
Could not parse version number: {“v”:“0.4.3”,“n”:"0.4.3-0
JSON decode error: Unterminated string starting at: line 1 column 18 (char 17)
Could not parse version number: {“v”:“0.4.3”,“n”:"0.4.3-0-g4d00879
JSON decode error: Unterminated string starting at: line 1 column 18 (char 17)
Could not parse version number: {“v”:“0.4.3”,“n”:"0.4.3-0-g4d0
JSON decode error: Expecting ‘,’ delimiter or ‘}’: line 1 column 13 (char 12)
Could not parse version number: {“v”:"0.4.3"
Found BrewPi v0.0.0 on port /dev/ttyACM0
Current firmware version on controller: 0.0.0
Checking GitHub for available release…
No compatible releases found for None None
WTF??? Obviously I am doing something wrong???