Hi,

You say it looks fine but nothing is going out to WU, CWOP etc. In this 
case the absence of any weeWX output in the log indicates an issue (there 
should be a whole pile of weeWX output in the log during weeWX startup). 
One of 2 things will be happening: either weeWX did not start correctly and 
it silently failed (hence nothing in the log) or weeWX is logging to 
another file. To see if your system has been set up to send weeWX log 
output elsewhere:

1. have a look at the contents of the /var/log directory, is there a file 
called weewx.log (the obvious choice). The following command will do this:
$ ls -ail /var/log
if weewx.log exists have a look at it and post an (unedited) extract from 
it since weeWX was last started.

2. if weewx.log does not exist then have a look in /etc/rsyslog.d. Again 
the following command will help:
$ ls -ail /etc/rsyslog.d
what does it show? Is there anything obviously weeWX related? If there is 
nothing then it is likely that weeWX is still set to the default of logging 
to /var/log/syslog. If this is the case then we have the former situation 
above (weeWX did not start correctly and it silently failed)

If as a result of the above check you have a log extract to post, post it 
and we will see what is happening. If you don't have a log extract then the 
next step is to run weeWX directly. Instructions are in the User's Guide 
here <http://weewx.com/docs/usersguide.htm#Running_directly>. Note that you 
may need to provide full paths to weewxd and weewx.conf, most likely:
$ sudo /home/weewx/bin/weewxd /home/weewx/weewx.conf

This will result in weeWX output going to the screen (as well as log output 
going to the log). What is displayed on the screen? Anything, any error 
messages? Take a screen capture and post unedited. Not sure how to do that 
with VNC viewer/client, I prefer to use PuTTY.

Gary

On Tuesday, 23 May 2017 05:09:21 UTC+10, Peter Dougherty wrote:
>
> I've attached a long log. I don't know how to copy/paste out of a pi.
>

-- 
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.

Reply via email to