Release candidate 13 for the Sensorgnome V2 software has arrived!
I’m hoping that this is the last release candidate but who knows…
Fixes and improvements in this release:
-
update to latest version of Raspberry Pi OS ‘bullseye’ (2023-12-05) and updated packages
-
add some troubleshooting code for the Adafruit GPS (it’s not working on some SGs and we don’t know whether it’s a software issue or power issue)
-
monitor the rate at which the FUNcubes are producing data and alert if that changes/drops
-
keep system logs for 60-120 days to facilitate troubleshooting SDcards recovered from non-connected SGs
-
report cellular info into sg-hub-agent so it can be monitored on sghub
-
new repository key expiration
Download: https://sensorgnome.s3.amazonaws.com/images/sg-armv7-rpi-2.0-rc13.zip
Documentation: https://docs.motus.org/sensorgnome-v2/
RaspberryPi Imager: https://www.raspberrypi.com/software/
Please connect your Sensorgnome to the Internet (ethernet, wifi, or cellular): it provides a wealth of monitoring data and makes troubleshooting and helping you sooo much easier!
Upgrading: as mentioned in my previous email, I made the rookie mistake to choose too short a repository signing key expiration period and let the key expire. The result is that existing V2 sensorgnomes cannot be upgraded by just clicking a button. Instead, you have to SSH in and run the following command (all one line), after that the upgrade button in the Web UI will work as usual:
sudo curl -L -o /etc/apt/trusted.gpg.d/sensorgnome.gpg https://sensorgnome.s3.amazonaws.com/sensorgnome.gpg
As usual, please don’t hesitate to contact me if you encounter issues, need help, or simply have a question.
Thanks much!
Thorsten von Eicken