I have a Meteobridge NANO installed in a Vantage PRO2 display.
In a custom export file with a the last 7 days of history, I have an empty value for [thb0seapress-avg.1:---]
This was filled until July 19th 2022. I saw on https://www.meteobridge.com/wiki/index.php/Forum that there was an update of the firmware that day. So I think this issue could have been related to that update.
I tried to fix this issue by using [thb0seapress-lastval.1:---] and [thb0seapress-act.1:---], but this still results in an empty tag. The tag is however working in exports with actual values.
How can I work around or fix this, or is it a (known) firmware issue? And to whom should I address that issue?
Regards,
Luc
[thb0seapress-avg.1:---] empty in last 7 days export file **solved**
Moderator: Mattk
Re: [thb0seapress-avg.1:---] empty in last 7 days export file
Are you using these variables in export definitions or in HTTP upload templates?
Re: [thb0seapress-avg.1:---] empty in last 7 days export file
I have an event created to export this file every day. And a second event (that is triggered by the first event) that uploads this file with FTP to a website.
Re: [thb0seapress-avg.1:---] empty in last 7 days export file
Do you see data for "thb0seapress" on "History - Edit Hour Data" tab for the selected time frame?
Any mappings for this sensor on "Station - Mapping" tab?
Which time resolution are you using for export? hourly?
Any Error messages on "System - Log File" tab?
Any mappings for this sensor on "Station - Mapping" tab?
Which time resolution are you using for export? hourly?
Any Error messages on "System - Log File" tab?
Re: [thb0seapress-avg.1:---] empty in last 7 days export file
No, In history tab I don't see any data for thb0seapress.
The sensor is mapped. See below:
The sensor is mapped. See below:
Re: [thb0seapress-avg.1:---] empty in last 7 days export file
Just to confirm this is a standard NANO (as you indicated) and not a NanoSD?
Standard Nano does not have a History tab to edit. On the [Raw Sensor Tab] you should see a pressure value on the Indoor line (metric & Imperial), on the [Min/Max data] tab you should also have a "pressure" and a "sealevel pressure" value for Now, today, Month year , All etc?
Standard Nano does not have a History tab to edit. On the [Raw Sensor Tab] you should see a pressure value on the Indoor line (metric & Imperial), on the [Min/Max data] tab you should also have a "pressure" and a "sealevel pressure" value for Now, today, Month year , All etc?
Re: [thb0seapress-avg.1:---] empty in last 7 days export file
I have a NANO SD version:
On the history tab I see a graph for th0temp, but not for thb0seapress
However in I see pressure in Live Data tab -> Min/Max Data. Here you see now sealevel pressure = 1019.3 mb.
In Today and Month columns the min value is empty. But in Year and All columns this filled. Because this used to work until an update in July, I assume this issue could be related to that release.
On the history tab I see a graph for th0temp, but not for thb0seapress
However in I see pressure in Live Data tab -> Min/Max Data. Here you see now sealevel pressure = 1019.3 mb.
In Today and Month columns the min value is empty. But in Year and All columns this filled. Because this used to work until an update in July, I assume this issue could be related to that release.
Re: [thb0seapress-avg.1:---] empty in last 7 days export file
I found in the logging an error every minute on inserting thb0seapress with a message that the "database disk image is malformed".
So I tried a rebuild of the database on reboot. It took about 3 hours to complete the rebuild and now it seems to work again.
So I tried a rebuild of the database on reboot. It took about 3 hours to complete the rebuild and now it seems to work again.
Re: [thb0seapress-avg.1:---] empty in last 7 days export file
Great that solved this. Having a look at the log files when something does not work as expected should always been one of the first steps.