Gary, I've sent logs direct to you.

Em seg, 12 de nov de 2018 às 23:17, gjr80 <gjroder...@gmail.com> escreveu:

> Tom is the author/developer, the rest of us just help out where/when we
> can.
>
> I have  attached a version of tags.py with some extra logging to
> hopefully give us a clue why things are happening. What I would like you to
> do on your problem install is:
>
> 1. rename /usr/share/weewx/weewx/tags.py as tags_orig.py
>
> $ sudo mv /usr/share/weewx/weewx/tags.py /usr/share/weewx/weewx/tags_orig.
> py
>
> 2. download/copy the attached tags.py to /usr/share/weewx/weewx
>
> 3. restart weeWX.
>
> 4. Post the log from weeWX startup through until the error occurs.
>
> 5. Start a MySQL/Mariadb shell and run the following commands:
>
> > USE weewx;
> > SELECT dateTime,max FROM archive_day_wind ORDER BY dateTime DESC LIMIT
> 32;
>
> 6. Post the output from the above commands.
>
> To revert the tags.py changes just delete tags.py and rename tags_orig.py
> back to tags.py and restart weeWX.
>
> Gary
>
> On Tuesday, 13 November 2018 09:18:48 UTC+10, Jonis Maurin Ceará wrote:
>>
>> I'm not sure who is the mais author/developer, but I can give you access
>> to my station. It's in use right now, but is not imperative to keep online
>> 24/7, so you can access and check/test. The only thing is that I'm using my
>> old mysql database....but. like I said before, I've made tests with clean
>> and new database (sqlite and mysql). If you like, you can test and
>> re-create those databases again......just don't delete my old mysql
>> database :)
>>
>>
>> Em seg, 12 de nov de 2018 às 20:43, gjr80 <gjrod...@gmail.com> escreveu:
>>
>>> Tom, yes knew that was going on as soon as I saw the error message. Just
>>> having a trouble finding out why. Somewhere a timestamp must be missing a
>>> day boundary but I haven't yet worked out which. Particularly confusing
>>> when a clean database exhibits the same problem immediately. Also odd that
>>> week.html.tmpl throws the error but month.html.tmpl and year.html.tmpl do
>>> not which suggests week.wind is the culprit. Really want to see some of the
>>> timestamps being used to try and work out what is being used and why.
>>>
>>> Gary
>>>
>>> --
>>> You received this message because you are subscribed to a topic in the
>>> Google Groups "weewx-user" group.
>>> To unsubscribe from this topic, visit
>>> https://groups.google.com/d/topic/weewx-user/llOh8p8emYY/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to
>>> weewx-user+...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "weewx-user" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/weewx-user/llOh8p8emYY/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> weewx-user+unsubscr...@googlegroups.com.
> 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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to