Page 1 of 1

Buienradar : Buienrader: RainPrediction has old data

Posted: Friday 06 September 2024 13:00
by ravaoo
Hi, some time now i get errors with Buienradar
Buienrader: RainPrediction has old data

Is this a known issue? Am i the only one with this error? How can i fix it?

Re: Buienradar : Buienrader: RainPrediction has old data

Posted: Saturday 07 September 2024 7:46
by GJKNL
I get those errors too quit a lot.

Re: Buienradar : Buienrader: RainPrediction has old data

Posted: Saturday 07 September 2024 9:44
by waltervl
This is apparently an issue in the Buienradar data that happens frequently. See change https://github.com/domoticz/domoticz/pu ... 0c5814181f

Re: Buienradar : Buienrader: RainPrediction has old data

Posted: Tuesday 10 September 2024 12:38
by DutchHans
Hi All,
I have the same problem with Buienradar. Did anyone find a solution?. I have tried several settings but it keeps coming back at random intervals... Would be nice if there would be a solution...
Btw. A few weeks ago I send Buienradar an email and they replied that nothing had changed on their side.

Re: Buienradar : Buienrader: RainPrediction has old data

Posted: Tuesday 10 September 2024 12:41
by waltervl
It is just a warning that Buienradar sends old/wrong data sometimes. So not a lot you can do.

Re: Buienradar : Buienrader: RainPrediction has old data

Posted: Tuesday 10 September 2024 18:02
by DutchHans
Ik can send them an email,again...

Re: Buienradar : Buienrader: RainPrediction has old data

Posted: Tuesday 10 September 2024 18:32
by waltervl
Then you have to know what is wrong. Check the source code commit I linked to earlier. It seems we need an Rainprediction update every 5 minutes. But I don't understand why we need that. Or what is wrong when we miss one.
akamming, the one that did this change in the source code is a user here on the forum too. Perhaps you can send him a PM asking what exactly is the problem with the rainprediction data from Buienradar. memberlist.php?mode=viewprofile&u=21134

Re: Buienradar : Buienrader: RainPrediction has old data

Posted: Wednesday 11 September 2024 13:12
by DutchHans
Hi, I might be overlooking something but where is the sourcecode; it is mentioned as a plug-in but not visible as a plug-in...
Can someone put me in the right direction?
Regards, Hans

Re: Buienradar : Buienrader: RainPrediction has old data

Posted: Wednesday 11 September 2024 13:58
by HansieNL
You can find the sourcecode on GitHub: https://github.com/domoticz/domoticz
If you look in the hardware folder there are some files with Buienrader name.

Re: Buienradar : Buienrader: RainPrediction has old data

Posted: Wednesday 11 September 2024 22:16
by akamming
I built this check. It’s a data quality check. The conclusion of walterlvl above is correct. If you get this error, you don’t get actual data but old data from buienradar, so it’s ignored or domoticz is not using all the data to prevent sensors having incorrect values

Re: Buienradar : Buienrader: RainPrediction has old data

Posted: Monday 16 September 2024 19:46
by DutchHans
Hi, I have a very stable Domoticz version and am a little anxious to update.... How can I make your changes work without updating the whole Domoticz?... Is there a file I can, have to, replace?

Regards, Hans Willem

Re: Buienradar : Buienrader: RainPrediction has old data

Posted: Tuesday 17 September 2024 9:20
by waltervl
DutchHans wrote: Monday 16 September 2024 19:46 Hi, I have a very stable Domoticz version and am a little anxious to update.... How can I make your changes work without updating the whole Domoticz?... Is there a file I can, have to, replace?

Regards, Hans Willem
The update scripts makes an automatic backup of your complete Domoticz folder so including scripts or whatever. So you can always revert back. https://www.domoticz.com/wiki/Raspberry ... ect_update

Old RPi's like 1 and 2 are not supported anymore with prebuild images, you have to build them yourself or use some other repository.

If you are coming from a very old version (<2022) then expect some issues when you use Users and have assigned devices to users. Also when you use (ESP) devices with scripts that push data to domoticz with API calls you probably need to change some configuration settings.
See for more info
https://www.domoticz.com/wiki/Security

Re: Buienradar : Buienrader: RainPrediction has old data

Posted: Tuesday 17 September 2024 10:48
by HansieNL
@waltervl You wrote: "Old RPi's like 1 and 2 are not supported anymore with prebuild images,..."
As far as I know Arm 32 bit can still be used with a Raspberry Pi 2 (Armv7).

Re: Buienradar : Buienrader: RainPrediction has old data

Posted: Tuesday 17 September 2024 11:13
by waltervl
I am not aware of all specific details of every RPI, just relaying the message and warn. There also seem to be Armv6 RPI 2?