Daniel,

I think you're missing part of your log. Weewx should be reporting much
more information than this. Are you by any chance running 10.12.2 (Sierra)?
It has known problems
<http://apple.stackexchange.com/questions/256769/how-to-use-logger-command-on-sierra>
with logging.

Try the $log show commands that link suggests.

It's going to be tough to debug this without seeing the full log.

-tk

On Mon, Jan 16, 2017 at 5:46 AM, Dan'l B <dan.hinck...@gmail.com> wrote:

> Debug is set to 1, and the console (log display) contents are what I
> posted; I also reset the MySQL user/pwd to the root user, with no effect.
>
> 16/1/2017 08:13:46.567 sudo[9865]:    house : TTY=ttys000 ;
>>> PWD=/Users/house/Documents/weewx-orig ; USER=root ;
>>> COMMAND=./bin/weewxd weewx.conf
>>
>> 16/1/2017 08:13:47.710 weewx[9866]: engine: Caught database
>>> OperationalError: (1054, "Unknown column 'usUnits' in 'field list'")
>>
>> 16/1/2017 08:13:47.711 weewx[9866]:     ****  Waiting 2 minutes then
>>> retrying...
>>
>> 16/1/2017 08:15:47.711 weewx[9866]: engine: retrying...
>>
>> 16/1/2017 08:15:47.722 weewx[9866]: engine: Caught database
>>> OperationalError: (1054, "Unknown column 'usUnits' in 'field list'")
>>
>> 16/1/2017 08:15:47.722 weewx[9866]:     ****  Waiting 2 minutes then
>>> retrying...
>>
>> 16/1/2017 08:17:47.726 weewx[9866]: engine: retrying...
>>
>> 16/1/2017 08:17:47.737 weewx[9866]: engine: Caught database
>>> OperationalError: (1054, "Unknown column 'usUnits' in 'field list'")
>>
>> 16/1/2017 08:17:47.737 weewx[9866]:     ****  Waiting 2 minutes then
>>> retrying...
>>
>> 16/1/2017 08:19:47.737 weewx[9866]: engine: retrying...
>>
>> 16/1/2017 08:19:47.746 weewx[9866]: engine: Caught database
>>> OperationalError: (1054, "Unknown column 'usUnits' in 'field list'")
>>
>> 16/1/2017 08:19:47.746 weewx[9866]:     ****  Waiting 2 minutes then
>>> retrying...
>>
>> 16/1/2017 08:21:47.745 weewx[9866]: engine: retrying...
>>
>> 16/1/2017 08:21:47.759 weewx[9866]: engine: Caught database
>>> OperationalError: (1054, "Unknown column 'usUnits' in 'field list'")
>>
>> 16/1/2017 08:21:47.759 weewx[9866]:     ****  Waiting 2 minutes then
>>> retrying...
>>
>> 16/1/2017 08:23:47.763 weewx[9866]: engine: retrying...
>>
>> 16/1/2017 08:23:47.774 weewx[9866]: engine: Caught database
>>> OperationalError: (1054, "Unknown column 'usUnits' in 'field list'")
>>
>> 16/1/2017 08:23:47.774 weewx[9866]:     ****  Waiting 2 minutes then
>>> retrying...
>>
>> 16/1/2017 08:25:47.778 weewx[9866]: engine: retrying...
>>
>> 16/1/2017 08:25:47.789 weewx[9866]: engine: Caught database
>>> OperationalError: (1054, "Unknown column 'usUnits' in 'field list'")
>>
>> 16/1/2017 08:25:47.790 weewx[9866]:     ****  Waiting 2 minutes then
>>> retrying...
>>
>> 16/1/2017 08:27:47.794 weewx[9866]: engine: retrying...
>>
>> 16/1/2017 08:27:47.804 weewx[9866]: engine: Caught database
>>> OperationalError: (1054, "Unknown column 'usUnits' in 'field list'")
>>
>> 16/1/2017 08:27:47.804 weewx[9866]:     ****  Waiting 2 minutes then
>>> retrying...
>>
>> 16/1/2017 08:29:47.809 weewx[9866]: engine: retrying...
>>
>> 16/1/2017 08:29:47.820 weewx[9866]: engine: Caught database
>>> OperationalError: (1054, "Unknown column 'usUnits' in 'field list'")
>>
>> 16/1/2017 08:29:47.820 weewx[9866]:     ****  Waiting 2 minutes then
>>> retrying...
>>
>> 16/1/2017 08:31:47.824 weewx[9866]: engine: retrying...
>>
>> 16/1/2017 08:31:47.836 weewx[9866]: engine: Caught database
>>> OperationalError: (1054, "Unknown column 'usUnits' in 'field list'")
>>
>> 16/1/2017 08:31:47.836 weewx[9866]:     ****  Waiting 2 minutes then
>>> retrying...
>>
>> 16/1/2017 08:33:47.835 weewx[9866]: engine: retrying...
>>
>> 16/1/2017 08:33:47.848 weewx[9866]: engine: Caught database
>>> OperationalError: (1054, "Unknown column 'usUnits' in 'field list'")
>>
>> 16/1/2017 08:33:47.848 weewx[9866]:     ****  Waiting 2 minutes then
>>> retrying...
>>
>> 16/1/2017 08:35:47.855 weewx[9866]: engine: retrying...
>>
>> 16/1/2017 08:35:47.865 weewx[9866]: engine: Caught database
>>> OperationalError: (1054, "Unknown column 'usUnits' in 'field list'")
>>
>> 16/1/2017 08:35:47.865 weewx[9866]:     ****  Waiting 2 minutes then
>>> retrying...
>>
>> 16/1/2017 08:37:57.057 sudo[10162]:    house : TTY=ttys000 ;
>>> PWD=/Users/house/Documents/weewx-orig ; USER=root ;
>>> COMMAND=./bin/weewxd weewx.conf
>>
>> 16/1/2017 08:37:57.879 weewx[10163]: engine: Caught database
>>> OperationalError: (1054, "Unknown column 'usUnits' in 'field list'")
>>
>> 16/1/2017 08:37:57.879 weewx[10163]:     ****  Waiting 2 minutes then
>>> retrying...
>>
>>
>>
> On Monday, January 16, 2017 at 1:11:05 AM UTC-5, gjr80 wrote:
>>
>> On Monday, 16 January 2017 15:38:59 UTC+10, Dan'l B wrote:
>>>
>>> Yes, and in the eight minutes after I started it it created no .sdb
>>> files nor any reports in public_html
>>>
>>
>> How about showing the log for what happened in the 8 minutes since
>> startup? As Tom said we need some context for the error. debug=1 won't hurt
>> either.
>>
>> 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 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