Your weewx.conf file is right where it belongs.  After the reboot you can 
check the status with this command

sudo tail -f /var/log/syslog

You should see the device connected and something like this:
Jan 25 18:59:24 garagepi3 weewx[25463]: restx: WOW: Posting not enabled.
Jan 25 18:59:24 garagepi3 weewx[25463]: restx: AWEKAS: Posting not enabled.
Jan 25 18:59:24 garagepi3 weewx[25463]: restx: WeatherCloud: service version is 
0.11
Jan 25 18:59:24 garagepi3 weewx[25463]: restx: WeatherCloud: Data will be 
uploaded for id=XXXXXXXXXXXXXX
Jan 25 18:59:24 garagepi3 weewx[25463]: restx: OWM: service version is 0.8
Jan 25 18:59:24 garagepi3 weewx[25463]: restx: OWM: Data will be uploaded for 
XXXXXXXXXXXXX
Jan 25 18:59:24 garagepi3 weewx[25463]: restx: Windy: version is 0.5
Jan 25 18:59:24 garagepi3 weewx[25463]: restx: Windy: Data will be uploaded to 
https://stations.windy.com/pws/update
Jan 25 18:59:24 garagepi3 weewx[25463]: engine: Starting up weewx version 3.9.2
Jan 25 18:59:24 garagepi3 weewx[25463]: engine: Starting main packet loop.

 Let it run 5 to 10 minutes and then check for the webpage as described in 
http://www.weewx.com/docs/debian.htm

If you want or need to run it directly make sure you stop weewx first with

sudo /etc/init.d/weewx stop

then run direct with 

sudo weewxd /etc/weewx/weewx.conf

You should see loop data if you are connected

you can exit with Control C

then restart weewx with

sudo /etc/init.d/weewx start




-- 
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/c00f25ee-bf16-4feb-af84-f01a9522a599%40googlegroups.com.

Reply via email to