I have 2 nano and 1 pro meteobridge. Several "Select URL for http" events are not consistently firing since may of this year (mostly on the 2 nano). Even when i press test it does not seem to be firing as the data it updates does not get updated. If I put the url in a browser and send it, the data does update. haven't totally verified but i think it might be when the event is the last in the list. any other reports of this? I'm using the 3 events that update weather34 template.
also i see this weird event at the bottom of the meteobridge pro list of events that I did not add. see attachment
Events not firing
Moderator: Mattk
Events not firing
- Attachments
-
- Screenshot 2024-09-16 at 9.50.44 AM.png (44.8 KiB) Viewed 667 times
Re: Events not firing
That is a OLED display event. Data provided there constructs graphic on the OLED. Meteobridge Wiki explains syntax. If you don't need this, just delete the event.
When you give me remote access I can have a look why uploads are not done in intervals as expected. Usually there is one of 2 reasons for that:
1. send buffer queues up because more scheduled events hammering in than Meteobridge can handle due to slow upload/processing of uploads.
2. fresh data from sensors not coming in as fast as the intended upload. Then uploads are skipped as it is not making sense to upload duplicate packets with no new data while the receiving service thinks new data being there.
When you give me remote access I can have a look why uploads are not done in intervals as expected. Usually there is one of 2 reasons for that:
1. send buffer queues up because more scheduled events hammering in than Meteobridge can handle due to slow upload/processing of uploads.
2. fresh data from sensors not coming in as fast as the intended upload. Then uploads are skipped as it is not making sense to upload duplicate packets with no new data while the receiving service thinks new data being there.