The problem I was discussing was related to the DS18B20 temp sensors, sorry I don't have much experience with the alerts so not sure what to suggest.
Sorry to hear about the problems, for the pH board did you add this line to the config.txt file in the /boot/ folder of the SD card? Not sure what was happening to you but if you were getting a bunch of parsing errors this will be why.
dtparam=i2c_arm_baudrate=10000
For your temp issue do the sensors keep working or do you need to restart the controller?
I read this message about 4 hours ago but wanted to try and get an answer and now I'm really confused.
After reading this I plugged in two 5m sensors, running a Pi 3 with v3.4, checking sensors every second. Almost immediately I got two errors like yours and the time stamp on error would continue to update every 0-5 minutes so the error kept happening. The sensors didn't stop working though and charts were updating as they should. This didn't make sense as months ago I ran three sensors each with 5m cable for weeks and never seen an error and I've been using the same hardware for another project for weeks reading the same sensors and no issues.
Then I decided to setup another SD card running 3.3.1 as I believe that's what I was running then and it's been going 4 hours and no errors and I really don't expect one. So this does seem to be a problem with software at least what I'm experiencing however
@Yov sounds more hardware related as the controller actually needs to be restarted.
Is anyone else seeing these errors with v3.4? I would think if this is software I would have seen more discussion about it but I was definitely get a lot of errors with 3.4 that I've never seen before so really confused, any suggestions?