On Tuesday, 6 November 2018 01:57:22 UTC+10, Jonis Maurin Ceará wrote: > > Content of /tmp/weather.data: > > rainRate=0.0 > windSpeed=10.0466685247 > windGust=16.3395133004 > pressure=28.0709227 > outTemp=84.2 > outHumidity=71.1999969482 > windDir=0.0 > UV=1.59 > VIS=554 >
OK, so dateTime is not being overridden by your source data (for fileparse driver the default is for the dateTime field to be set from the system time). But the problem is that this errors ocours even with simulator on fresh > install.... > There must be more to this. What do you mean by 'simulator on fresh install'. A fresh install of weeWX using the simulator I presume, but what about your database? You were using MySQL so a new weeWX install does not necessarily mean a clean database, whereas a new install using SQLite does erase the database. My apologies if your situation is very clear to you, but you have used two drivers, two different database engines and two versions of weeWX so it is not very clear to me exactly what your current setup is. Gary -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
