On Wednesday, March 11, 2020 at 10:39:40 AM UTC-4, mwall wrote: > > > Syslog Tail now shows: >> >> Mar 11 09:00:17 weather weewx[1067]: vantage: DMPAFT complete: page >> timestamp 2020-03-11 08:00:00 CDT (1583931600) less than final timestamp >> 2020-03-11 12:30:00 CDT (1583947800) >> >> So the service is running correctly, but webpage still shows 12:30, same >> time/temp/wind/bar, etc....as if page is not updating. Any thoughts? >> Maybe a permissions issue? >> > > looks like you have data in the weewx database that have a timestamp that > is more recent than the time reported by your system. >
on second look, i think i am mistaken - this looks like corrupt memory in the davis logger, not the weewx database. you might have to clear the davis logger to fix it. or use wee_device to dump the data first and diagnose it. one of the vantage experts would have to give you more guidance. you could try that directly with the davis (we *know* that works), or via the meteobridge. that would give you more information about how well the meteobridge forward/mirror/relay implementation works. also, since you are relaying through the meteobridge, you might want to take things one step at a time. in your weewx configuration, set record_generation=software so that you collect only live 'loop' data. once you verify that you can test the historical/logger stuff. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/b069a9ec-9cad-41be-ba29-9ddb9f1f030e%40googlegroups.com.
