Some years ago I set up an environmental monitoring system following the great “Enviro and InfluxDB/Grafana” tutorial. The heart of the system was a Raspberry Pi 4 running Bullseye. This week I decided to upgrade the Raspberry Pi 4 to Trixie, I installed InfuxDB (it is now in the standard repository) and Grafana, both appeared to work fine and I got data from my homebrew Pi Zero with Adafruit environmental monitors and a Python script, but I can’t get the Enviro’s (Urban and Indoor) to connect, they give an error 404.
I have tried enabling and disabling authentication in InfluxDB and I don’t understand why my Python script still works but the Enviro’s will not.
I installed InfuxDB V1 not V2 (the original tutorial doesn’t specify, I assumed this was the original InfluxDB V1)