MB build 3007 on RPi4B-2GB - posting (amongst other targets) to two Meteotemplate instances on two different webhosts.
Until recently everything went fine, but suddenly Meteotemplate stopped automatically archiving data - manually adding records to the MT DB (mySQL) worked. I had already noticed earlier that the display of current data was lagging behind the real time by 20-30 minutes.
Server time checked - OK, MB RPi time checked OK.
The data received on Meteotemplate showed the delayed EPOCH timestamp. It appeared that once the delay between real server time and the MB posted data timestamp became bigger than 30 minutes, Meteotemplate stopped archiving. The programmer of the Meteotemplate (@Jachym) is supposed to look into this, but Meteobridge should post the data properly in the first place and not so strongly delayed.
When I moved the http post from the MB RPi to a MB Pro, there was no delay in posting. That shows to me that something is wrong with the MB RPi implementation.
Both MB Pro and MB Rpi are connected via Ethernet to the same switch => local network issue can be excluded.
Both have the same gateway and DNS entries.
After rebooting the MB Rpi, the posted time stamp and the remote server time are +/- in synch.
However, as time goes by, the MB RPi posts lag more and more behind - which can also be seen in in the Upload Status
Posting interval: 15 seconds
e.g. after reboot
HTTP Upload: 2023-09-08 16:36:11 Sent: 2023-09-08 16:36:08 success
after 17 minutes, already 3 minutes delay - and it keeps on growing
HTTP Upload: 2023-09-08 16:53:11 Sent: 2023-09-08 16:50:28 Success
HTTP Upload: 2023-09-08 17:03:02 Sent: 2023-09-08 16:58:44 success
that's not the only http upload on my MB PRi (nor on my MB Pro) and the Upload status monitor doesn't say which post it is referring to, but at the the remote server end the delay is also clearly visible.
I assume the question why it works with the MB Pro (no delay) and not with the MB RPi (increasing delay) probably only @admin can answer ...
It was running "well" (i.e. without major issues noticed at the Meteotemplate end, the delay itself was there already for a long time but didn't create major issues - therefore tolerated) for years, but now the delay crossed the 30 minute tolerance line at the Meteotemplate end and it became noticeable.
And it's obviously a MB issue, not a MT issue. Data is supposed to be actual for the current postings.
All the above observations together point to the MB on RPi implementation, which is the latest update.
The conditions in LAN and WAN are the same for both devices.
It's not a DB issue or remote server performance issue either - plenty of space, plenty of processing power.
Only what it could be remains in the dark for me ...
a queing issue ? A cache issue ? Housekeeping issue ? ....
I don't want to reboot my MB on RPi every second day ...


any thoughts ?