sorry for not following up, I determined that the wifi signal from my particle photon that is running the sensor head end was weak, therefore it wasn't consistently posting data every two minutes to my phant server which fileparse gets data from, hence weewx was trying to process a data set that had already been processed, therefore the UNIQUE errors...all good now that I put an external antenna on and slightly relocated the unit for better signal. Sometimes the solution is simple...lol.
On Tuesday, 14 February 2017 10:30:08 UTC-5, Tom Keffer wrote: > > You didn't post anything from the log, but I would guess weewx is > blocking, trying to read something that is not forthcoming. Perhaps > fileparse needs a time out? > > -tk > > On Tue, Feb 14, 2017 at 6:51 AM, Robert Mantel <[email protected] > <javascript:>> wrote: > >> I'm having a peculiar problem that doesn't seem to present any clues in >> the syslog. I'm running weewx with fileparse and every once and a while >> weewx just stops processing every 2 minutes as I have it configured. >> Strangely as well I get UNIQUE violation error messages periodically, but >> my fileparse input file gets updated every minute so it should have a >> unique timestamp every time weewx reads from it. I'm also importing the >> timestamp value using fileparse as well, so I'm really not sure what's >> going on here. Has anyone else had this issue? If I do a sudo service >> --status-all weewx is still running, it's just not processing anymore. >> Restarting sometimes fixes it, sometimes not. I installed using apt-get >> and have the latest release through the apt-get method. >> >> -- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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.
