Build 10240 - no gust or last hour rain
Moderator: Mattk
Build 10240 - no gust or last hour rain
Hi
With latest version 10240, I don't see gust or last hour data in display or webpage anymore. Furthermore I've seen FTP problems after running a few hours, and problems uploading to wunderground (something with wget or wput error).
Kind Regards
Hans
With latest version 10240, I don't see gust or last hour data in display or webpage anymore. Furthermore I've seen FTP problems after running a few hours, and problems uploading to wunderground (something with wget or wput error).
Kind Regards
Hans
Last edited by plex on Sun Aug 07, 2016 6:44 pm, edited 2 times in total.
Re: Build 10240 - no gust or last hour rain
After another reboot, my gust and last hour rain is back... Also stable for the last 24 hour, so I guess problem solved by it self 

Re: Build 10240 - no gust or last hour rain **solved**
Bugs solving themselves would be a great innovation and highly welcome...
I haven't changed code since August 2, so I can't be found guilty in that respect

I haven't changed code since August 2, so I can't be found guilty in that respect

Re: Build 10240 - no gust or last hour rain
Remote login would be great. Otherwise, hard to find the reason.
It might take a minute as both ("gust" for windchill computation
and "sea level pressure" for pressure correction) need outdoor temperature.
If this data is not coming through, it will have the side effect you see.
It might take a minute as both ("gust" for windchill computation
and "sea level pressure" for pressure correction) need outdoor temperature.
If this data is not coming through, it will have the side effect you see.
Re: Build 10240 - no gust or last hour rain
Off course - login details sentadmin wrote:Remote login would be great. Otherwise, hard to find the reason.
It might take a minute as both ("gust" for windchill computation
and "sea level pressure" for pressure correction) need outdoor temperature.
If this data is not coming through, it will have the side effect you see.
I noticed delay of sea level pressure, but still no gust or last hour rain in display or webpage. However gust records are recorded and displayed on my webpage.
Re: Build 10240 - no gust or last hour rain
When I look at the variables you us I see not defined "converters".
[wind0wind-avg1=m/s.1:--] here "m/s" is not defined and results to replacement pattern "--"
[rain0total-sumday=mm.1:--] here "mm" is not defined
When you stay with the ISO units like m/s, mm, hPa, etc... no converter is needed.
Therefore, "[wind0wind-avg1.1:--]" and "[rain0total-sumday.1:--]" will do as you expect.
[wind0wind-avg1=m/s.1:--] here "m/s" is not defined and results to replacement pattern "--"
[rain0total-sumday=mm.1:--] here "mm" is not defined
When you stay with the ISO units like m/s, mm, hPa, etc... no converter is needed.
Therefore, "[wind0wind-avg1.1:--]" and "[rain0total-sumday.1:--]" will do as you expect.
Re: Build 10240 - no gust or last hour rain
Thanks for explaning... So this is the reason why display fails on wind and rain?admin wrote:When I look at the variables you us I see not defined "converters".
[wind0wind-avg1=m/s.1:--] here "m/s" is not defined and results to replacement pattern "--"
[rain0total-sumday=mm.1:--] here "mm" is not defined
When you stay with the ISO units like m/s, mm, hPa, etc... no converter is needed.
Therefore, "[wind0wind-avg1.1:--]" and "[rain0total-sumday.1:--]" will do as you expect.
The strange thing is, that I haven't changed my setup for a long time, and problem came after latest release.
Still I'm missing gust on my webpage - I'll have to dig deeper into this.
Re: Build 10240 - no gust or last hour rain
Should be fixed with just uploaded SW version 10242 from August 3.
Re: Build 10240 - no gust or last hour rain
[wind0wind-max10:0] still returns 0admin wrote:Should be fixed with just uploaded SW version 10242 from August 3.
http://vejrstationen.dk/weather28/uploadMB/realtime.txt
Re: Build 10240 - no gust or last hour rain
You should check your Meteobridge Live data tab as you are using a separate windsensor.plex wrote:[wind0wind-max10:0] still returns 0admin wrote:Should be fixed with just uploaded SW version 10242 from August 3.
http://vejrstationen.dk/weather28/uploadMB/realtime.txt
Are there multiple windsensors on the Live data tab?
If so, is the correct one having the primary color?
Use your mouse to hover and there will be a selection to define the sensor as primary: "Click to use ***** as your primary sensor"
The calculation for certain values is/was only done for primary sensors in the past.
Wim
Re: Build 10240 - no gust or last hour rain
just did another update to have this finally fixed.
Re: Build 10240 - no gust or last hour rain
Thanks a lotadmin wrote:just did another update to have this finally fixed.

I have my gust back

Re: Build 10240 - no gust or last hour rain
This morning I noticed, that gust was "frozen" - no updating. After a reboot it's stucked on 0 again...
No rush fixing, but just for your information
No rush fixing, but just for your information
Re: Build 10240 - no gust or last hour rain
Just logged in on your MBP and you are right. Funny thing is that when I restart the data logger that it works again fine.
This will need some deeper inspection.
This will need some deeper inspection.