Events not firing

This section covers the Meteobridge PRO, PRO2, NANO SD, Raspberry Pi and VM platforms exclusively

Moderator: Mattk

Post Reply
johnsocal
Fresh Boarder
Fresh Boarder
Posts: 19
Joined: Thu Nov 03, 2016 8:12 pm

Events not firing

Post by johnsocal »

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
Attachments
Screenshot 2024-09-16 at 9.50.44 AM.png
Screenshot 2024-09-16 at 9.50.44 AM.png (44.8 KiB) Viewed 667 times
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Events not firing

Post by admin »

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.
Post Reply